notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
postgresql18-client PostgreSQL database (client)
18.b1 databases on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 18.b1Version of this port present on the latest quarterly branch.
Maintainer: pgsql@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-05-08 20:04:08
Last Update: 2025-05-08 20:00:15
Commit Hash: a9608d6
License: PostgreSQL
WWW:
https://www.postgresql.org/
Description:
PostgreSQL is a sophisticated Object-Relational DBMS, supporting almost all SQL constructs, including subselects, transactions, and user-defined types and functions. It is the most advanced open-source database available anywhere. Commercial Support is also available. The original Postgres code was the effort of many graduate students, undergraduate students, and staff programmers working under the direction of Professor Michael Stonebraker at the University of California, Berkeley. In 1995, Andrew Yu and Jolly Chen took on the task of converting the DBMS query language to SQL and created a new database system which came to known as Postgres95. Many others contributed to the porting, testing, debugging and enhancement of the Postgres95 code. As the code improved, and 1995 faded into memory, PostgreSQL was born. PostgreSQL development is presently being performed by a team of Internet developers who are now responsible for all current and future development. The development team coordinator is Marc G. Fournier (scrappy@PostgreSQL.ORG). Support is available from the PostgreSQL developer/user community through the support mailing list (questions@PostgreSQL.ORG). PostgreSQL is free and the complete source is available.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (1407 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/postgresql18-client-18.b1/catalog.mk
  3. /usr/local/share/licenses/postgresql18-client-18.b1/LICENSE
  4. /usr/local/share/licenses/postgresql18-client-18.b1/PostgreSQL
  5. bin/clusterdb
  6. bin/createdb
  7. bin/createuser
  8. bin/dropdb
  9. bin/dropuser
  10. bin/ecpg
  11. bin/pg_amcheck
  12. bin/pg_config
  13. bin/pg_dump
  14. bin/pg_dumpall
  15. bin/pg_isready
  16. bin/pg_restore
  17. bin/pgbench
  18. bin/psql
  19. bin/reindexdb
  20. bin/vacuumdb
  21. include/ecpg_config.h
  22. include/ecpg_informix.h
  23. include/ecpgerrno.h
  24. include/ecpglib.h
  25. include/ecpgtype.h
  26. include/libpq-events.h
  27. include/libpq-fe.h
  28. include/libpq/libpq-fs.h
  29. include/pg_config.h
  30. include/pg_config_manual.h
  31. include/pg_config_os.h
  32. include/pgtypes.h
  33. include/pgtypes_date.h
  34. include/pgtypes_error.h
  35. include/pgtypes_interval.h
  36. include/pgtypes_numeric.h
  37. include/pgtypes_timestamp.h
  38. include/postgres_ext.h
  39. include/postgresql/informix/esql/datetime.h
  40. include/postgresql/informix/esql/decimal.h
  41. include/postgresql/informix/esql/sqltypes.h
  42. include/postgresql/internal/c.h
  43. include/postgresql/internal/fe-auth-sasl.h
  44. include/postgresql/internal/libpq-int.h
  45. include/postgresql/internal/libpq/pqcomm.h
  46. include/postgresql/internal/libpq/protocol.h
  47. include/postgresql/internal/port.h
  48. include/postgresql/internal/postgres_fe.h
  49. include/postgresql/internal/pqexpbuffer.h
  50. include/postgresql/server/access/amapi.h
  51. include/postgresql/server/access/amvalidate.h
  52. include/postgresql/server/access/attmap.h
  53. include/postgresql/server/access/attnum.h
  54. include/postgresql/server/access/brin.h
  55. include/postgresql/server/access/brin_internal.h
  56. include/postgresql/server/access/brin_page.h
  57. include/postgresql/server/access/brin_pageops.h
  58. include/postgresql/server/access/brin_revmap.h
  59. include/postgresql/server/access/brin_tuple.h
  60. include/postgresql/server/access/brin_xlog.h
  61. include/postgresql/server/access/bufmask.h
  62. include/postgresql/server/access/clog.h
  63. include/postgresql/server/access/cmptype.h
  64. include/postgresql/server/access/commit_ts.h
  65. include/postgresql/server/access/detoast.h
  66. include/postgresql/server/access/genam.h
  67. include/postgresql/server/access/generic_xlog.h
  68. include/postgresql/server/access/gin.h
  69. include/postgresql/server/access/gin_private.h
  70. include/postgresql/server/access/gin_tuple.h
  71. include/postgresql/server/access/ginblock.h
  72. include/postgresql/server/access/ginxlog.h
  73. include/postgresql/server/access/gist.h
  74. include/postgresql/server/access/gist_private.h
  75. include/postgresql/server/access/gistscan.h
  76. include/postgresql/server/access/gistxlog.h
  77. include/postgresql/server/access/hash.h
  78. include/postgresql/server/access/hash_xlog.h
  79. include/postgresql/server/access/heapam.h
  80. include/postgresql/server/access/heapam_xlog.h
  81. include/postgresql/server/access/heaptoast.h
  82. include/postgresql/server/access/hio.h
  83. include/postgresql/server/access/htup.h
  84. include/postgresql/server/access/htup_details.h
  85. include/postgresql/server/access/itup.h
  86. include/postgresql/server/access/multixact.h
  87. include/postgresql/server/access/nbtree.h
  88. include/postgresql/server/access/nbtxlog.h
  89. include/postgresql/server/access/parallel.h
  90. include/postgresql/server/access/printsimple.h
  91. include/postgresql/server/access/printtup.h
  92. include/postgresql/server/access/relation.h
  93. include/postgresql/server/access/reloptions.h
  94. include/postgresql/server/access/relscan.h
  95. include/postgresql/server/access/rewriteheap.h
  96. include/postgresql/server/access/rmgr.h
  97. include/postgresql/server/access/rmgrdesc_utils.h
  98. include/postgresql/server/access/rmgrlist.h
  99. include/postgresql/server/access/sdir.h
  100. include/postgresql/server/access/sequence.h
  101. include/postgresql/server/access/session.h
  102. include/postgresql/server/access/skey.h
  103. include/postgresql/server/access/slru.h
  104. include/postgresql/server/access/spgist.h
  105. include/postgresql/server/access/spgist_private.h
  106. include/postgresql/server/access/spgxlog.h
  107. include/postgresql/server/access/stratnum.h
  108. include/postgresql/server/access/subtrans.h
  109. include/postgresql/server/access/syncscan.h
  110. include/postgresql/server/access/sysattr.h
  111. include/postgresql/server/access/table.h
  112. include/postgresql/server/access/tableam.h
  113. include/postgresql/server/access/tidstore.h
  114. include/postgresql/server/access/timeline.h
  115. include/postgresql/server/access/toast_compression.h
  116. include/postgresql/server/access/toast_helper.h
  117. include/postgresql/server/access/toast_internals.h
  118. include/postgresql/server/access/transam.h
  119. include/postgresql/server/access/tsmapi.h
  120. include/postgresql/server/access/tupconvert.h
  121. include/postgresql/server/access/tupdesc.h
  122. include/postgresql/server/access/tupdesc_details.h
  123. include/postgresql/server/access/tupmacs.h
  124. include/postgresql/server/access/twophase.h
  125. include/postgresql/server/access/twophase_rmgr.h
  126. include/postgresql/server/access/valid.h
  127. include/postgresql/server/access/visibilitymap.h
  128. include/postgresql/server/access/visibilitymapdefs.h
  129. include/postgresql/server/access/xact.h
  130. include/postgresql/server/access/xlog.h
  131. include/postgresql/server/access/xlog_internal.h
  132. include/postgresql/server/access/xlogarchive.h
  133. include/postgresql/server/access/xlogbackup.h
  134. include/postgresql/server/access/xlogdefs.h
  135. include/postgresql/server/access/xloginsert.h
  136. include/postgresql/server/access/xlogprefetcher.h
  137. include/postgresql/server/access/xlogreader.h
  138. include/postgresql/server/access/xlogrecord.h
  139. include/postgresql/server/access/xlogrecovery.h
  140. include/postgresql/server/access/xlogstats.h
  141. include/postgresql/server/access/xlogutils.h
  142. include/postgresql/server/archive/archive_module.h
  143. include/postgresql/server/archive/shell_archive.h
  144. include/postgresql/server/bootstrap/bootstrap.h
  145. include/postgresql/server/c.h
  146. include/postgresql/server/catalog/binary_upgrade.h
  147. include/postgresql/server/catalog/catalog.h
  148. include/postgresql/server/catalog/catversion.h
  149. include/postgresql/server/catalog/dependency.h
  150. include/postgresql/server/catalog/genbki.h
  151. include/postgresql/server/catalog/heap.h
  152. include/postgresql/server/catalog/index.h
  153. include/postgresql/server/catalog/indexing.h
  154. include/postgresql/server/catalog/namespace.h
  155. include/postgresql/server/catalog/objectaccess.h
  156. include/postgresql/server/catalog/objectaddress.h
  157. include/postgresql/server/catalog/partition.h
  158. include/postgresql/server/catalog/pg_aggregate.h
  159. include/postgresql/server/catalog/pg_aggregate_d.h
  160. include/postgresql/server/catalog/pg_am.h
  161. include/postgresql/server/catalog/pg_am_d.h
  162. include/postgresql/server/catalog/pg_amop.h
  163. include/postgresql/server/catalog/pg_amop_d.h
  164. include/postgresql/server/catalog/pg_amproc.h
  165. include/postgresql/server/catalog/pg_amproc_d.h
  166. include/postgresql/server/catalog/pg_attrdef.h
  167. include/postgresql/server/catalog/pg_attrdef_d.h
  168. include/postgresql/server/catalog/pg_attribute.h
  169. include/postgresql/server/catalog/pg_attribute_d.h
  170. include/postgresql/server/catalog/pg_auth_members.h
  171. include/postgresql/server/catalog/pg_auth_members_d.h
  172. include/postgresql/server/catalog/pg_authid.h
  173. include/postgresql/server/catalog/pg_authid_d.h
  174. include/postgresql/server/catalog/pg_cast.h
  175. include/postgresql/server/catalog/pg_cast_d.h
  176. include/postgresql/server/catalog/pg_class.h
  177. include/postgresql/server/catalog/pg_class_d.h
  178. include/postgresql/server/catalog/pg_collation.h
  179. include/postgresql/server/catalog/pg_collation_d.h
  180. include/postgresql/server/catalog/pg_constraint.h
  181. include/postgresql/server/catalog/pg_constraint_d.h
  182. include/postgresql/server/catalog/pg_control.h
  183. include/postgresql/server/catalog/pg_conversion.h
  184. include/postgresql/server/catalog/pg_conversion_d.h
  185. include/postgresql/server/catalog/pg_database.h
  186. include/postgresql/server/catalog/pg_database_d.h
  187. include/postgresql/server/catalog/pg_db_role_setting.h
  188. include/postgresql/server/catalog/pg_db_role_setting_d.h
  189. include/postgresql/server/catalog/pg_default_acl.h
  190. include/postgresql/server/catalog/pg_default_acl_d.h
  191. include/postgresql/server/catalog/pg_depend.h
  192. include/postgresql/server/catalog/pg_depend_d.h
  193. include/postgresql/server/catalog/pg_description.h
  194. include/postgresql/server/catalog/pg_description_d.h
  195. include/postgresql/server/catalog/pg_enum.h
  196. include/postgresql/server/catalog/pg_enum_d.h
  197. include/postgresql/server/catalog/pg_event_trigger.h
  198. include/postgresql/server/catalog/pg_event_trigger_d.h
  199. include/postgresql/server/catalog/pg_extension.h
  200. include/postgresql/server/catalog/pg_extension_d.h
  201. include/postgresql/server/catalog/pg_foreign_data_wrapper.h
  202. include/postgresql/server/catalog/pg_foreign_data_wrapper_d.h
  203. include/postgresql/server/catalog/pg_foreign_server.h
  204. include/postgresql/server/catalog/pg_foreign_server_d.h
  205. include/postgresql/server/catalog/pg_foreign_table.h
  206. include/postgresql/server/catalog/pg_foreign_table_d.h
  207. include/postgresql/server/catalog/pg_index.h
  208. include/postgresql/server/catalog/pg_index_d.h
  209. include/postgresql/server/catalog/pg_inherits.h
  210. include/postgresql/server/catalog/pg_inherits_d.h
  211. include/postgresql/server/catalog/pg_init_privs.h
  212. include/postgresql/server/catalog/pg_init_privs_d.h
  213. include/postgresql/server/catalog/pg_language.h
  214. include/postgresql/server/catalog/pg_language_d.h
  215. include/postgresql/server/catalog/pg_largeobject.h
  216. include/postgresql/server/catalog/pg_largeobject_d.h
  217. include/postgresql/server/catalog/pg_largeobject_metadata.h
  218. include/postgresql/server/catalog/pg_largeobject_metadata_d.h
  219. include/postgresql/server/catalog/pg_namespace.h
  220. include/postgresql/server/catalog/pg_namespace_d.h
  221. include/postgresql/server/catalog/pg_opclass.h
  222. include/postgresql/server/catalog/pg_opclass_d.h
  223. include/postgresql/server/catalog/pg_operator.h
  224. include/postgresql/server/catalog/pg_operator_d.h
  225. include/postgresql/server/catalog/pg_opfamily.h
  226. include/postgresql/server/catalog/pg_opfamily_d.h
  227. include/postgresql/server/catalog/pg_parameter_acl.h
  228. include/postgresql/server/catalog/pg_parameter_acl_d.h
  229. include/postgresql/server/catalog/pg_partitioned_table.h
  230. include/postgresql/server/catalog/pg_partitioned_table_d.h
  231. include/postgresql/server/catalog/pg_policy.h
  232. include/postgresql/server/catalog/pg_policy_d.h
  233. include/postgresql/server/catalog/pg_proc.h
  234. include/postgresql/server/catalog/pg_proc_d.h
  235. include/postgresql/server/catalog/pg_publication.h
  236. include/postgresql/server/catalog/pg_publication_d.h
  237. include/postgresql/server/catalog/pg_publication_namespace.h
  238. include/postgresql/server/catalog/pg_publication_namespace_d.h
  239. include/postgresql/server/catalog/pg_publication_rel.h
  240. include/postgresql/server/catalog/pg_publication_rel_d.h
  241. include/postgresql/server/catalog/pg_range.h
  242. include/postgresql/server/catalog/pg_range_d.h
  243. include/postgresql/server/catalog/pg_replication_origin.h
  244. include/postgresql/server/catalog/pg_replication_origin_d.h
  245. include/postgresql/server/catalog/pg_rewrite.h
  246. include/postgresql/server/catalog/pg_rewrite_d.h
  247. include/postgresql/server/catalog/pg_seclabel.h
  248. include/postgresql/server/catalog/pg_seclabel_d.h
  249. include/postgresql/server/catalog/pg_sequence.h
  250. include/postgresql/server/catalog/pg_sequence_d.h
  251. include/postgresql/server/catalog/pg_shdepend.h
  252. include/postgresql/server/catalog/pg_shdepend_d.h
  253. include/postgresql/server/catalog/pg_shdescription.h
  254. include/postgresql/server/catalog/pg_shdescription_d.h
  255. include/postgresql/server/catalog/pg_shseclabel.h
  256. include/postgresql/server/catalog/pg_shseclabel_d.h
  257. include/postgresql/server/catalog/pg_statistic.h
  258. include/postgresql/server/catalog/pg_statistic_d.h
  259. include/postgresql/server/catalog/pg_statistic_ext.h
  260. include/postgresql/server/catalog/pg_statistic_ext_d.h
  261. include/postgresql/server/catalog/pg_statistic_ext_data.h
  262. include/postgresql/server/catalog/pg_statistic_ext_data_d.h
  263. include/postgresql/server/catalog/pg_subscription.h
  264. include/postgresql/server/catalog/pg_subscription_d.h
  265. include/postgresql/server/catalog/pg_subscription_rel.h
  266. include/postgresql/server/catalog/pg_subscription_rel_d.h
  267. include/postgresql/server/catalog/pg_tablespace.h
  268. include/postgresql/server/catalog/pg_tablespace_d.h
  269. include/postgresql/server/catalog/pg_transform.h
  270. include/postgresql/server/catalog/pg_transform_d.h
  271. include/postgresql/server/catalog/pg_trigger.h
  272. include/postgresql/server/catalog/pg_trigger_d.h
  273. include/postgresql/server/catalog/pg_ts_config.h
  274. include/postgresql/server/catalog/pg_ts_config_d.h
  275. include/postgresql/server/catalog/pg_ts_config_map.h
  276. include/postgresql/server/catalog/pg_ts_config_map_d.h
  277. include/postgresql/server/catalog/pg_ts_dict.h
  278. include/postgresql/server/catalog/pg_ts_dict_d.h
  279. include/postgresql/server/catalog/pg_ts_parser.h
  280. include/postgresql/server/catalog/pg_ts_parser_d.h
  281. include/postgresql/server/catalog/pg_ts_template.h
  282. include/postgresql/server/catalog/pg_ts_template_d.h
  283. include/postgresql/server/catalog/pg_type.h
  284. include/postgresql/server/catalog/pg_type_d.h
  285. include/postgresql/server/catalog/pg_user_mapping.h
  286. include/postgresql/server/catalog/pg_user_mapping_d.h
  287. include/postgresql/server/catalog/schemapg.h
  288. include/postgresql/server/catalog/storage.h
  289. include/postgresql/server/catalog/storage_xlog.h
  290. include/postgresql/server/catalog/syscache_ids.h
  291. include/postgresql/server/catalog/syscache_info.h
  292. include/postgresql/server/catalog/system_fk_info.h
  293. include/postgresql/server/catalog/toasting.h
  294. include/postgresql/server/commands/alter.h
  295. include/postgresql/server/commands/async.h
  296. include/postgresql/server/commands/cluster.h
  297. include/postgresql/server/commands/collationcmds.h
  298. include/postgresql/server/commands/comment.h
  299. include/postgresql/server/commands/conversioncmds.h
  300. include/postgresql/server/commands/copy.h
  301. include/postgresql/server/commands/copyapi.h
  302. include/postgresql/server/commands/copyfrom_internal.h
  303. include/postgresql/server/commands/createas.h
  304. include/postgresql/server/commands/dbcommands.h
  305. include/postgresql/server/commands/dbcommands_xlog.h
  306. include/postgresql/server/commands/defrem.h
  307. include/postgresql/server/commands/discard.h
  308. include/postgresql/server/commands/event_trigger.h
  309. include/postgresql/server/commands/explain.h
  310. include/postgresql/server/commands/explain_dr.h
  311. include/postgresql/server/commands/explain_format.h
  312. include/postgresql/server/commands/explain_state.h
  313. include/postgresql/server/commands/extension.h
  314. include/postgresql/server/commands/lockcmds.h
  315. include/postgresql/server/commands/matview.h
  316. include/postgresql/server/commands/policy.h
  317. include/postgresql/server/commands/portalcmds.h
  318. include/postgresql/server/commands/prepare.h
  319. include/postgresql/server/commands/proclang.h
  320. include/postgresql/server/commands/progress.h
  321. include/postgresql/server/commands/publicationcmds.h
  322. include/postgresql/server/commands/schemacmds.h
  323. include/postgresql/server/commands/seclabel.h
  324. include/postgresql/server/commands/sequence.h
  325. include/postgresql/server/commands/subscriptioncmds.h
  326. include/postgresql/server/commands/tablecmds.h
  327. include/postgresql/server/commands/tablespace.h
  328. include/postgresql/server/commands/trigger.h
  329. include/postgresql/server/commands/typecmds.h
  330. include/postgresql/server/commands/user.h
  331. include/postgresql/server/commands/vacuum.h
  332. include/postgresql/server/commands/view.h
  333. include/postgresql/server/common/archive.h
  334. include/postgresql/server/common/base64.h
  335. include/postgresql/server/common/blkreftable.h
  336. include/postgresql/server/common/checksum_helper.h
  337. include/postgresql/server/common/compression.h
  338. include/postgresql/server/common/config_info.h
  339. include/postgresql/server/common/connect.h
  340. include/postgresql/server/common/controldata_utils.h
  341. include/postgresql/server/common/cryptohash.h
  342. include/postgresql/server/common/fe_memutils.h
  343. include/postgresql/server/common/file_perm.h
  344. include/postgresql/server/common/file_utils.h
  345. include/postgresql/server/common/hashfn.h
  346. include/postgresql/server/common/hashfn_unstable.h
  347. include/postgresql/server/common/hmac.h
  348. include/postgresql/server/common/int.h
  349. include/postgresql/server/common/int128.h
  350. include/postgresql/server/common/ip.h
  351. include/postgresql/server/common/jsonapi.h
  352. include/postgresql/server/common/keywords.h
  353. include/postgresql/server/common/kwlookup.h
  354. include/postgresql/server/common/link-canary.h
  355. include/postgresql/server/common/logging.h
  356. include/postgresql/server/common/md5.h
  357. include/postgresql/server/common/oauth-common.h
  358. include/postgresql/server/common/openssl.h
  359. include/postgresql/server/common/parse_manifest.h
  360. include/postgresql/server/common/percentrepl.h
  361. include/postgresql/server/common/pg_lzcompress.h
  362. include/postgresql/server/common/pg_prng.h
  363. include/postgresql/server/common/relpath.h
  364. include/postgresql/server/common/restricted_token.h
  365. include/postgresql/server/common/saslprep.h
  366. include/postgresql/server/common/scram-common.h
  367. include/postgresql/server/common/sha1.h
  368. include/postgresql/server/common/sha2.h
  369. include/postgresql/server/common/shortest_dec.h
  370. include/postgresql/server/common/string.h
  371. include/postgresql/server/common/unicode_case.h
  372. include/postgresql/server/common/unicode_case_table.h
  373. include/postgresql/server/common/unicode_category.h
  374. include/postgresql/server/common/unicode_category_table.h
  375. include/postgresql/server/common/unicode_east_asian_fw_table.h
  376. include/postgresql/server/common/unicode_nonspacing_table.h
  377. include/postgresql/server/common/unicode_norm.h
  378. include/postgresql/server/common/unicode_norm_hashfunc.h
  379. include/postgresql/server/common/unicode_norm_table.h
  380. include/postgresql/server/common/unicode_normprops_table.h
  381. include/postgresql/server/common/unicode_version.h
  382. include/postgresql/server/common/username.h
  383. include/postgresql/server/datatype/timestamp.h
  384. include/postgresql/server/executor/execAsync.h
  385. include/postgresql/server/executor/execExpr.h
  386. include/postgresql/server/executor/execParallel.h
  387. include/postgresql/server/executor/execPartition.h
  388. include/postgresql/server/executor/execScan.h
  389. include/postgresql/server/executor/execdebug.h
  390. include/postgresql/server/executor/execdesc.h
  391. include/postgresql/server/executor/executor.h
  392. include/postgresql/server/executor/functions.h
  393. include/postgresql/server/executor/hashjoin.h
  394. include/postgresql/server/executor/instrument.h
  395. include/postgresql/server/executor/nodeAgg.h
  396. include/postgresql/server/executor/nodeAppend.h
  397. include/postgresql/server/executor/nodeBitmapAnd.h
  398. include/postgresql/server/executor/nodeBitmapHeapscan.h
  399. include/postgresql/server/executor/nodeBitmapIndexscan.h
  400. include/postgresql/server/executor/nodeBitmapOr.h
  401. include/postgresql/server/executor/nodeCtescan.h
  402. include/postgresql/server/executor/nodeCustom.h
  403. include/postgresql/server/executor/nodeForeignscan.h
  404. include/postgresql/server/executor/nodeFunctionscan.h
  405. include/postgresql/server/executor/nodeGather.h
  406. include/postgresql/server/executor/nodeGatherMerge.h
  407. include/postgresql/server/executor/nodeGroup.h
  408. include/postgresql/server/executor/nodeHash.h
  409. include/postgresql/server/executor/nodeHashjoin.h
  410. include/postgresql/server/executor/nodeIncrementalSort.h
  411. include/postgresql/server/executor/nodeIndexonlyscan.h
  412. include/postgresql/server/executor/nodeIndexscan.h
  413. include/postgresql/server/executor/nodeLimit.h
  414. include/postgresql/server/executor/nodeLockRows.h
  415. include/postgresql/server/executor/nodeMaterial.h
  416. include/postgresql/server/executor/nodeMemoize.h
  417. include/postgresql/server/executor/nodeMergeAppend.h
  418. include/postgresql/server/executor/nodeMergejoin.h
  419. include/postgresql/server/executor/nodeModifyTable.h
  420. include/postgresql/server/executor/nodeNamedtuplestorescan.h
  421. include/postgresql/server/executor/nodeNestloop.h
  422. include/postgresql/server/executor/nodeProjectSet.h
  423. include/postgresql/server/executor/nodeRecursiveunion.h
  424. include/postgresql/server/executor/nodeResult.h
  425. include/postgresql/server/executor/nodeSamplescan.h
  426. include/postgresql/server/executor/nodeSeqscan.h
  427. include/postgresql/server/executor/nodeSetOp.h
  428. include/postgresql/server/executor/nodeSort.h
  429. include/postgresql/server/executor/nodeSubplan.h
  430. include/postgresql/server/executor/nodeSubqueryscan.h
  431. include/postgresql/server/executor/nodeTableFuncscan.h
  432. include/postgresql/server/executor/nodeTidrangescan.h
  433. include/postgresql/server/executor/nodeTidscan.h
  434. include/postgresql/server/executor/nodeUnique.h
  435. include/postgresql/server/executor/nodeValuesscan.h
  436. include/postgresql/server/executor/nodeWindowAgg.h
  437. include/postgresql/server/executor/nodeWorktablescan.h
  438. include/postgresql/server/executor/spi.h
  439. include/postgresql/server/executor/spi_priv.h
  440. include/postgresql/server/executor/tablefunc.h
  441. include/postgresql/server/executor/tqueue.h
  442. include/postgresql/server/executor/tstoreReceiver.h
  443. include/postgresql/server/executor/tuptable.h
  444. include/postgresql/server/fe_utils/archive.h
  445. include/postgresql/server/fe_utils/astreamer.h
  446. include/postgresql/server/fe_utils/cancel.h
  447. include/postgresql/server/fe_utils/conditional.h
  448. include/postgresql/server/fe_utils/connect_utils.h
  449. include/postgresql/server/fe_utils/mbprint.h
  450. include/postgresql/server/fe_utils/option_utils.h
  451. include/postgresql/server/fe_utils/parallel_slot.h
  452. include/postgresql/server/fe_utils/print.h
  453. include/postgresql/server/fe_utils/psqlscan.h
  454. include/postgresql/server/fe_utils/psqlscan_int.h
  455. include/postgresql/server/fe_utils/query_utils.h
  456. include/postgresql/server/fe_utils/recovery_gen.h
  457. include/postgresql/server/fe_utils/simple_list.h
  458. include/postgresql/server/fe_utils/string_utils.h
  459. include/postgresql/server/fmgr.h
  460. include/postgresql/server/foreign/fdwapi.h
  461. include/postgresql/server/foreign/foreign.h
  462. include/postgresql/server/funcapi.h
  463. include/postgresql/server/getopt_long.h
  464. include/postgresql/server/jit/SectionMemoryManager.h
  465. include/postgresql/server/jit/jit.h
  466. include/postgresql/server/jit/llvmjit.h
  467. include/postgresql/server/jit/llvmjit_backport.h
  468. include/postgresql/server/jit/llvmjit_emit.h
  469. include/postgresql/server/lib/binaryheap.h
  470. include/postgresql/server/lib/bipartite_match.h
  471. include/postgresql/server/lib/bloomfilter.h
  472. include/postgresql/server/lib/dshash.h
  473. include/postgresql/server/lib/hyperloglog.h
  474. include/postgresql/server/lib/ilist.h
  475. include/postgresql/server/lib/integerset.h
  476. include/postgresql/server/lib/knapsack.h
  477. include/postgresql/server/lib/pairingheap.h
  478. include/postgresql/server/lib/qunique.h
  479. include/postgresql/server/lib/radixtree.h
  480. include/postgresql/server/lib/rbtree.h
  481. include/postgresql/server/lib/simplehash.h
  482. include/postgresql/server/lib/sort_template.h
  483. include/postgresql/server/lib/stringinfo.h
  484. include/postgresql/server/libpq/auth.h
  485. include/postgresql/server/libpq/be-fsstubs.h
  486. include/postgresql/server/libpq/be-gssapi-common.h
  487. include/postgresql/server/libpq/crypt.h
  488. include/postgresql/server/libpq/hba.h
  489. include/postgresql/server/libpq/ifaddr.h
  490. include/postgresql/server/libpq/libpq-be-fe-helpers.h
  491. include/postgresql/server/libpq/libpq-be.h
  492. include/postgresql/server/libpq/libpq-fs.h
  493. include/postgresql/server/libpq/libpq.h
  494. include/postgresql/server/libpq/oauth.h
  495. include/postgresql/server/libpq/pg-gssapi.h
  496. include/postgresql/server/libpq/pqcomm.h
  497. include/postgresql/server/libpq/pqformat.h
  498. include/postgresql/server/libpq/pqmq.h
  499. include/postgresql/server/libpq/pqsignal.h
  500. include/postgresql/server/libpq/protocol.h
  501. include/postgresql/server/libpq/sasl.h
  502. include/postgresql/server/libpq/scram.h
  503. include/postgresql/server/mb/pg_wchar.h
  504. include/postgresql/server/mb/stringinfo_mb.h
  505. include/postgresql/server/miscadmin.h
  506. include/postgresql/server/nodes/bitmapset.h
  507. include/postgresql/server/nodes/execnodes.h
  508. include/postgresql/server/nodes/extensible.h
  509. include/postgresql/server/nodes/lockoptions.h
  510. include/postgresql/server/nodes/makefuncs.h
  511. include/postgresql/server/nodes/memnodes.h
  512. include/postgresql/server/nodes/miscnodes.h
  513. include/postgresql/server/nodes/multibitmapset.h
  514. include/postgresql/server/nodes/nodeFuncs.h
  515. include/postgresql/server/nodes/nodes.h
  516. include/postgresql/server/nodes/nodetags.h
  517. include/postgresql/server/nodes/params.h
  518. include/postgresql/server/nodes/parsenodes.h
  519. include/postgresql/server/nodes/pathnodes.h
  520. include/postgresql/server/nodes/pg_list.h
  521. include/postgresql/server/nodes/plannodes.h
  522. include/postgresql/server/nodes/primnodes.h
  523. include/postgresql/server/nodes/print.h
  524. include/postgresql/server/nodes/queryjumble.h
  525. include/postgresql/server/nodes/readfuncs.h
  526. include/postgresql/server/nodes/replnodes.h
  527. include/postgresql/server/nodes/subscripting.h
  528. include/postgresql/server/nodes/supportnodes.h
  529. include/postgresql/server/nodes/tidbitmap.h
  530. include/postgresql/server/nodes/value.h
  531. include/postgresql/server/optimizer/appendinfo.h
  532. include/postgresql/server/optimizer/clauses.h
  533. include/postgresql/server/optimizer/cost.h
  534. include/postgresql/server/optimizer/geqo.h
  535. include/postgresql/server/optimizer/geqo_copy.h
  536. include/postgresql/server/optimizer/geqo_gene.h
  537. include/postgresql/server/optimizer/geqo_misc.h
  538. include/postgresql/server/optimizer/geqo_mutation.h
  539. include/postgresql/server/optimizer/geqo_pool.h
  540. include/postgresql/server/optimizer/geqo_random.h
  541. include/postgresql/server/optimizer/geqo_recombination.h
  542. include/postgresql/server/optimizer/geqo_selection.h
  543. include/postgresql/server/optimizer/inherit.h
  544. include/postgresql/server/optimizer/joininfo.h
  545. include/postgresql/server/optimizer/optimizer.h
  546. include/postgresql/server/optimizer/orclauses.h
  547. include/postgresql/server/optimizer/paramassign.h
  548. include/postgresql/server/optimizer/pathnode.h
  549. include/postgresql/server/optimizer/paths.h
  550. include/postgresql/server/optimizer/placeholder.h
  551. include/postgresql/server/optimizer/plancat.h
  552. include/postgresql/server/optimizer/planmain.h
  553. include/postgresql/server/optimizer/planner.h
  554. include/postgresql/server/optimizer/prep.h
  555. include/postgresql/server/optimizer/restrictinfo.h
  556. include/postgresql/server/optimizer/subselect.h
  557. include/postgresql/server/optimizer/tlist.h
  558. include/postgresql/server/parser/analyze.h
  559. include/postgresql/server/parser/kwlist.h
  560. include/postgresql/server/parser/parse_agg.h
  561. include/postgresql/server/parser/parse_clause.h
  562. include/postgresql/server/parser/parse_coerce.h
  563. include/postgresql/server/parser/parse_collate.h
  564. include/postgresql/server/parser/parse_cte.h
  565. include/postgresql/server/parser/parse_enr.h
  566. include/postgresql/server/parser/parse_expr.h
  567. include/postgresql/server/parser/parse_func.h
  568. include/postgresql/server/parser/parse_merge.h
  569. include/postgresql/server/parser/parse_node.h
  570. include/postgresql/server/parser/parse_oper.h
  571. include/postgresql/server/parser/parse_param.h
  572. include/postgresql/server/parser/parse_relation.h
  573. include/postgresql/server/parser/parse_target.h
  574. include/postgresql/server/parser/parse_type.h
  575. include/postgresql/server/parser/parse_utilcmd.h
  576. include/postgresql/server/parser/parser.h
  577. include/postgresql/server/parser/parsetree.h
  578. include/postgresql/server/parser/scanner.h
  579. include/postgresql/server/parser/scansup.h
  580. include/postgresql/server/partitioning/partbounds.h
  581. include/postgresql/server/partitioning/partdefs.h
  582. include/postgresql/server/partitioning/partdesc.h
  583. include/postgresql/server/partitioning/partprune.h
  584. include/postgresql/server/pg_config.h
  585. include/postgresql/server/pg_config_manual.h
  586. include/postgresql/server/pg_config_os.h
  587. include/postgresql/server/pg_getopt.h
  588. include/postgresql/server/pg_trace.h
  589. include/postgresql/server/pgstat.h
  590. include/postgresql/server/pgtar.h
  591. include/postgresql/server/pgtime.h
  592. include/postgresql/server/port.h
  593. include/postgresql/server/port/atomics.h
  594. include/postgresql/server/port/atomics/arch-arm.h
  595. include/postgresql/server/port/atomics/arch-ppc.h
  596. include/postgresql/server/port/atomics/arch-x86.h
  597. include/postgresql/server/port/atomics/fallback.h
  598. include/postgresql/server/port/atomics/generic-gcc.h
  599. include/postgresql/server/port/atomics/generic-msvc.h
  600. include/postgresql/server/port/atomics/generic-sunpro.h
  601. include/postgresql/server/port/atomics/generic.h
  602. include/postgresql/server/port/cygwin.h
  603. include/postgresql/server/port/darwin.h
  604. include/postgresql/server/port/freebsd.h
  605. include/postgresql/server/port/linux.h
  606. include/postgresql/server/port/netbsd.h
  607. include/postgresql/server/port/openbsd.h
  608. include/postgresql/server/port/pg_bitutils.h
  609. include/postgresql/server/port/pg_bswap.h
  610. include/postgresql/server/port/pg_crc32c.h
  611. include/postgresql/server/port/pg_iovec.h
  612. include/postgresql/server/port/pg_lfind.h
  613. include/postgresql/server/port/pg_numa.h
  614. include/postgresql/server/port/pg_pthread.h
  615. include/postgresql/server/port/simd.h
  616. include/postgresql/server/port/solaris.h
  617. include/postgresql/server/port/win32.h
  618. include/postgresql/server/port/win32/arpa/inet.h
  619. include/postgresql/server/port/win32/dlfcn.h
  620. include/postgresql/server/port/win32/grp.h
  621. include/postgresql/server/port/win32/netdb.h
  622. include/postgresql/server/port/win32/netinet/in.h
  623. include/postgresql/server/port/win32/netinet/tcp.h
  624. include/postgresql/server/port/win32/pwd.h
  625. include/postgresql/server/port/win32/sys/resource.h
  626. include/postgresql/server/port/win32/sys/select.h
  627. include/postgresql/server/port/win32/sys/socket.h
  628. include/postgresql/server/port/win32/sys/un.h
  629. include/postgresql/server/port/win32/sys/wait.h
  630. include/postgresql/server/port/win32_msvc/dirent.h
  631. include/postgresql/server/port/win32_msvc/sys/file.h
  632. include/postgresql/server/port/win32_msvc/sys/param.h
  633. include/postgresql/server/port/win32_msvc/sys/time.h
  634. include/postgresql/server/port/win32_msvc/unistd.h
  635. include/postgresql/server/port/win32_msvc/utime.h
  636. include/postgresql/server/port/win32_port.h
  637. include/postgresql/server/port/win32ntdll.h
  638. include/postgresql/server/portability/instr_time.h
  639. include/postgresql/server/portability/mem.h
  640. include/postgresql/server/postgres.h
  641. include/postgresql/server/postgres_ext.h
  642. include/postgresql/server/postgres_fe.h
  643. include/postgresql/server/postmaster/autovacuum.h
  644. include/postgresql/server/postmaster/auxprocess.h
  645. include/postgresql/server/postmaster/bgworker.h
  646. include/postgresql/server/postmaster/bgworker_internals.h
  647. include/postgresql/server/postmaster/bgwriter.h
  648. include/postgresql/server/postmaster/fork_process.h
  649. include/postgresql/server/postmaster/interrupt.h
  650. include/postgresql/server/postmaster/pgarch.h
  651. include/postgresql/server/postmaster/postmaster.h
  652. include/postgresql/server/postmaster/startup.h
  653. include/postgresql/server/postmaster/syslogger.h
  654. include/postgresql/server/postmaster/walsummarizer.h
  655. include/postgresql/server/postmaster/walwriter.h
  656. include/postgresql/server/regex/regcustom.h
  657. include/postgresql/server/regex/regerrs.h
  658. include/postgresql/server/regex/regex.h
  659. include/postgresql/server/regex/regexport.h
  660. include/postgresql/server/regex/regguts.h
  661. include/postgresql/server/replication/conflict.h
  662. include/postgresql/server/replication/decode.h
  663. include/postgresql/server/replication/logical.h
  664. include/postgresql/server/replication/logicallauncher.h
  665. include/postgresql/server/replication/logicalproto.h
  666. include/postgresql/server/replication/logicalrelation.h
  667. include/postgresql/server/replication/logicalworker.h
  668. include/postgresql/server/replication/message.h
  669. include/postgresql/server/replication/origin.h
  670. include/postgresql/server/replication/output_plugin.h
  671. include/postgresql/server/replication/pgoutput.h
  672. include/postgresql/server/replication/reorderbuffer.h
  673. include/postgresql/server/replication/slot.h
  674. include/postgresql/server/replication/slotsync.h
  675. include/postgresql/server/replication/snapbuild.h
  676. include/postgresql/server/replication/snapbuild_internal.h
  677. include/postgresql/server/replication/syncrep.h
  678. include/postgresql/server/replication/walreceiver.h
  679. include/postgresql/server/replication/walsender.h
  680. include/postgresql/server/replication/walsender_private.h
  681. include/postgresql/server/replication/worker_internal.h
  682. include/postgresql/server/rewrite/prs2lock.h
  683. include/postgresql/server/rewrite/rewriteDefine.h
  684. include/postgresql/server/rewrite/rewriteHandler.h
  685. include/postgresql/server/rewrite/rewriteManip.h
  686. include/postgresql/server/rewrite/rewriteRemove.h
  687. include/postgresql/server/rewrite/rewriteSearchCycle.h
  688. include/postgresql/server/rewrite/rewriteSupport.h
  689. include/postgresql/server/rewrite/rowsecurity.h
  690. include/postgresql/server/snowball/header.h
  691. include/postgresql/server/snowball/libstemmer/api.h
  692. include/postgresql/server/snowball/libstemmer/header.h
  693. include/postgresql/server/snowball/libstemmer/stem_ISO_8859_1_basque.h
  694. include/postgresql/server/snowball/libstemmer/stem_ISO_8859_1_catalan.h
  695. include/postgresql/server/snowball/libstemmer/stem_ISO_8859_1_danish.h
  696. include/postgresql/server/snowball/libstemmer/stem_ISO_8859_1_dutch.h
  697. include/postgresql/server/snowball/libstemmer/stem_ISO_8859_1_english.h
  698. include/postgresql/server/snowball/libstemmer/stem_ISO_8859_1_finnish.h
  699. include/postgresql/server/snowball/libstemmer/stem_ISO_8859_1_french.h
  700. include/postgresql/server/snowball/libstemmer/stem_ISO_8859_1_german.h
  701. include/postgresql/server/snowball/libstemmer/stem_ISO_8859_1_indonesian.h
  702. include/postgresql/server/snowball/libstemmer/stem_ISO_8859_1_irish.h
  703. include/postgresql/server/snowball/libstemmer/stem_ISO_8859_1_italian.h
  704. include/postgresql/server/snowball/libstemmer/stem_ISO_8859_1_norwegian.h
  705. include/postgresql/server/snowball/libstemmer/stem_ISO_8859_1_porter.h
  706. include/postgresql/server/snowball/libstemmer/stem_ISO_8859_1_portuguese.h
  707. include/postgresql/server/snowball/libstemmer/stem_ISO_8859_1_spanish.h
  708. include/postgresql/server/snowball/libstemmer/stem_ISO_8859_1_swedish.h
  709. include/postgresql/server/snowball/libstemmer/stem_ISO_8859_2_hungarian.h
  710. include/postgresql/server/snowball/libstemmer/stem_KOI8_R_russian.h
  711. include/postgresql/server/snowball/libstemmer/stem_UTF_8_arabic.h
  712. include/postgresql/server/snowball/libstemmer/stem_UTF_8_armenian.h
  713. include/postgresql/server/snowball/libstemmer/stem_UTF_8_basque.h
  714. include/postgresql/server/snowball/libstemmer/stem_UTF_8_catalan.h
  715. include/postgresql/server/snowball/libstemmer/stem_UTF_8_danish.h
  716. include/postgresql/server/snowball/libstemmer/stem_UTF_8_dutch.h
  717. include/postgresql/server/snowball/libstemmer/stem_UTF_8_english.h
  718. include/postgresql/server/snowball/libstemmer/stem_UTF_8_estonian.h
  719. include/postgresql/server/snowball/libstemmer/stem_UTF_8_finnish.h
  720. include/postgresql/server/snowball/libstemmer/stem_UTF_8_french.h
  721. include/postgresql/server/snowball/libstemmer/stem_UTF_8_german.h
  722. include/postgresql/server/snowball/libstemmer/stem_UTF_8_greek.h
  723. include/postgresql/server/snowball/libstemmer/stem_UTF_8_hindi.h
  724. include/postgresql/server/snowball/libstemmer/stem_UTF_8_hungarian.h
  725. include/postgresql/server/snowball/libstemmer/stem_UTF_8_indonesian.h
  726. include/postgresql/server/snowball/libstemmer/stem_UTF_8_irish.h
  727. include/postgresql/server/snowball/libstemmer/stem_UTF_8_italian.h
  728. include/postgresql/server/snowball/libstemmer/stem_UTF_8_lithuanian.h
  729. include/postgresql/server/snowball/libstemmer/stem_UTF_8_nepali.h
  730. include/postgresql/server/snowball/libstemmer/stem_UTF_8_norwegian.h
  731. include/postgresql/server/snowball/libstemmer/stem_UTF_8_porter.h
  732. include/postgresql/server/snowball/libstemmer/stem_UTF_8_portuguese.h
  733. include/postgresql/server/snowball/libstemmer/stem_UTF_8_romanian.h
  734. include/postgresql/server/snowball/libstemmer/stem_UTF_8_russian.h
  735. include/postgresql/server/snowball/libstemmer/stem_UTF_8_serbian.h
  736. include/postgresql/server/snowball/libstemmer/stem_UTF_8_spanish.h
  737. include/postgresql/server/snowball/libstemmer/stem_UTF_8_swedish.h
  738. include/postgresql/server/snowball/libstemmer/stem_UTF_8_tamil.h
  739. include/postgresql/server/snowball/libstemmer/stem_UTF_8_turkish.h
  740. include/postgresql/server/snowball/libstemmer/stem_UTF_8_yiddish.h
  741. include/postgresql/server/statistics/extended_stats_internal.h
  742. include/postgresql/server/statistics/stat_utils.h
  743. include/postgresql/server/statistics/statistics.h
  744. include/postgresql/server/storage/aio.h
  745. include/postgresql/server/storage/aio_internal.h
  746. include/postgresql/server/storage/aio_subsys.h
  747. include/postgresql/server/storage/aio_types.h
  748. include/postgresql/server/storage/barrier.h
  749. include/postgresql/server/storage/block.h
  750. include/postgresql/server/storage/buf.h
  751. include/postgresql/server/storage/buf_internals.h
  752. include/postgresql/server/storage/buffile.h
  753. include/postgresql/server/storage/bufmgr.h
  754. include/postgresql/server/storage/bufpage.h
  755. include/postgresql/server/storage/bulk_write.h
  756. include/postgresql/server/storage/checksum.h
  757. include/postgresql/server/storage/checksum_impl.h
  758. include/postgresql/server/storage/condition_variable.h
  759. include/postgresql/server/storage/copydir.h
  760. include/postgresql/server/storage/dsm.h
  761. include/postgresql/server/storage/dsm_impl.h
  762. include/postgresql/server/storage/dsm_registry.h
  763. include/postgresql/server/storage/fd.h
  764. include/postgresql/server/storage/fileset.h
  765. include/postgresql/server/storage/freespace.h
  766. include/postgresql/server/storage/fsm_internals.h
  767. include/postgresql/server/storage/indexfsm.h
  768. include/postgresql/server/storage/io_worker.h
  769. include/postgresql/server/storage/ipc.h
  770. include/postgresql/server/storage/item.h
  771. include/postgresql/server/storage/itemid.h
  772. include/postgresql/server/storage/itemptr.h
  773. include/postgresql/server/storage/large_object.h
  774. include/postgresql/server/storage/latch.h
  775. include/postgresql/server/storage/lmgr.h
  776. include/postgresql/server/storage/lock.h
  777. include/postgresql/server/storage/lockdefs.h
  778. include/postgresql/server/storage/lwlock.h
  779. include/postgresql/server/storage/lwlocklist.h
  780. include/postgresql/server/storage/lwlocknames.h
  781. include/postgresql/server/storage/md.h
  782. include/postgresql/server/storage/off.h
  783. include/postgresql/server/storage/pg_sema.h
  784. include/postgresql/server/storage/pg_shmem.h
  785. include/postgresql/server/storage/pmsignal.h
  786. include/postgresql/server/storage/predicate.h
  787. include/postgresql/server/storage/predicate_internals.h
  788. include/postgresql/server/storage/proc.h
  789. include/postgresql/server/storage/procarray.h
  790. include/postgresql/server/storage/proclist.h
  791. include/postgresql/server/storage/proclist_types.h
  792. include/postgresql/server/storage/procnumber.h
  793. include/postgresql/server/storage/procsignal.h
  794. include/postgresql/server/storage/read_stream.h
  795. include/postgresql/server/storage/reinit.h
  796. include/postgresql/server/storage/relfilelocator.h
  797. include/postgresql/server/storage/s_lock.h
  798. include/postgresql/server/storage/sharedfileset.h
  799. include/postgresql/server/storage/shm_mq.h
  800. include/postgresql/server/storage/shm_toc.h
  801. include/postgresql/server/storage/shmem.h
  802. include/postgresql/server/storage/sinval.h
  803. include/postgresql/server/storage/sinvaladt.h
  804. include/postgresql/server/storage/smgr.h
  805. include/postgresql/server/storage/spin.h
  806. include/postgresql/server/storage/standby.h
  807. include/postgresql/server/storage/standbydefs.h
  808. include/postgresql/server/storage/sync.h
  809. include/postgresql/server/storage/waiteventset.h
  810. include/postgresql/server/tcop/backend_startup.h
  811. include/postgresql/server/tcop/cmdtag.h
  812. include/postgresql/server/tcop/cmdtaglist.h
  813. include/postgresql/server/tcop/deparse_utility.h
  814. include/postgresql/server/tcop/dest.h
  815. include/postgresql/server/tcop/fastpath.h
  816. include/postgresql/server/tcop/pquery.h
  817. include/postgresql/server/tcop/tcopprot.h
  818. include/postgresql/server/tcop/utility.h
  819. include/postgresql/server/tsearch/dicts/regis.h
  820. include/postgresql/server/tsearch/dicts/spell.h
  821. include/postgresql/server/tsearch/ts_cache.h
  822. include/postgresql/server/tsearch/ts_locale.h
  823. include/postgresql/server/tsearch/ts_public.h
  824. include/postgresql/server/tsearch/ts_type.h
  825. include/postgresql/server/tsearch/ts_utils.h
  826. include/postgresql/server/utils/acl.h
  827. include/postgresql/server/utils/aclchk_internal.h
  828. include/postgresql/server/utils/array.h
  829. include/postgresql/server/utils/arrayaccess.h
  830. include/postgresql/server/utils/ascii.h
  831. include/postgresql/server/utils/attoptcache.h
  832. include/postgresql/server/utils/backend_progress.h
  833. include/postgresql/server/utils/backend_status.h
  834. include/postgresql/server/utils/builtins.h
  835. include/postgresql/server/utils/bytea.h
  836. include/postgresql/server/utils/cash.h
  837. include/postgresql/server/utils/catcache.h
  838. include/postgresql/server/utils/combocid.h
  839. include/postgresql/server/utils/conffiles.h
  840. include/postgresql/server/utils/date.h
  841. include/postgresql/server/utils/datetime.h
  842. include/postgresql/server/utils/datum.h
  843. include/postgresql/server/utils/dsa.h
  844. include/postgresql/server/utils/dynahash.h
  845. include/postgresql/server/utils/elog.h
  846. include/postgresql/server/utils/errcodes.h
  847. include/postgresql/server/utils/evtcache.h
  848. include/postgresql/server/utils/expandeddatum.h
  849. include/postgresql/server/utils/expandedrecord.h
  850. include/postgresql/server/utils/float.h
  851. include/postgresql/server/utils/fmgroids.h
  852. include/postgresql/server/utils/fmgrprotos.h
  853. include/postgresql/server/utils/fmgrtab.h
  854. include/postgresql/server/utils/formatting.h
  855. include/postgresql/server/utils/freepage.h
  856. include/postgresql/server/utils/funccache.h
  857. include/postgresql/server/utils/geo_decls.h
  858. include/postgresql/server/utils/guc.h
  859. include/postgresql/server/utils/guc_hooks.h
  860. include/postgresql/server/utils/guc_tables.h
  861. include/postgresql/server/utils/help_config.h
  862. include/postgresql/server/utils/hsearch.h
  863. include/postgresql/server/utils/index_selfuncs.h
  864. include/postgresql/server/utils/inet.h
  865. include/postgresql/server/utils/injection_point.h
  866. include/postgresql/server/utils/inval.h
  867. include/postgresql/server/utils/json.h
  868. include/postgresql/server/utils/jsonb.h
  869. include/postgresql/server/utils/jsonfuncs.h
  870. include/postgresql/server/utils/jsonpath.h
  871. include/postgresql/server/utils/logtape.h
  872. include/postgresql/server/utils/lsyscache.h
  873. include/postgresql/server/utils/memdebug.h
  874. include/postgresql/server/utils/memutils.h
  875. include/postgresql/server/utils/memutils_internal.h
  876. include/postgresql/server/utils/memutils_memorychunk.h
  877. include/postgresql/server/utils/multirangetypes.h
  878. include/postgresql/server/utils/numeric.h
  879. include/postgresql/server/utils/palloc.h
  880. include/postgresql/server/utils/partcache.h
  881. include/postgresql/server/utils/pg_crc.h
  882. include/postgresql/server/utils/pg_locale.h
  883. include/postgresql/server/utils/pg_lsn.h
  884. include/postgresql/server/utils/pg_rusage.h
  885. include/postgresql/server/utils/pgstat_internal.h
  886. include/postgresql/server/utils/pgstat_kind.h
  887. include/postgresql/server/utils/pidfile.h
  888. include/postgresql/server/utils/plancache.h
  889. include/postgresql/server/utils/portal.h
  890. include/postgresql/server/utils/probes.h
  891. include/postgresql/server/utils/ps_status.h
  892. include/postgresql/server/utils/queryenvironment.h
  893. include/postgresql/server/utils/rangetypes.h
  894. include/postgresql/server/utils/regproc.h
  895. include/postgresql/server/utils/rel.h
  896. include/postgresql/server/utils/relcache.h
  897. include/postgresql/server/utils/relfilenumbermap.h
  898. include/postgresql/server/utils/relmapper.h
  899. include/postgresql/server/utils/relptr.h
  900. include/postgresql/server/utils/reltrigger.h
  901. include/postgresql/server/utils/resowner.h
  902. include/postgresql/server/utils/rls.h
  903. include/postgresql/server/utils/ruleutils.h
  904. include/postgresql/server/utils/sampling.h
  905. include/postgresql/server/utils/selfuncs.h
  906. include/postgresql/server/utils/sharedtuplestore.h
  907. include/postgresql/server/utils/skipsupport.h
  908. include/postgresql/server/utils/snapmgr.h
  909. include/postgresql/server/utils/snapshot.h
  910. include/postgresql/server/utils/sortsupport.h
  911. include/postgresql/server/utils/spccache.h
  912. include/postgresql/server/utils/syscache.h
  913. include/postgresql/server/utils/timeout.h
  914. include/postgresql/server/utils/timestamp.h
  915. include/postgresql/server/utils/tuplesort.h
  916. include/postgresql/server/utils/tuplestore.h
  917. include/postgresql/server/utils/typcache.h
  918. include/postgresql/server/utils/tzparser.h
  919. include/postgresql/server/utils/usercontext.h
  920. include/postgresql/server/utils/uuid.h
  921. include/postgresql/server/utils/varbit.h
  922. include/postgresql/server/utils/varlena.h
  923. include/postgresql/server/utils/wait_classes.h
  924. include/postgresql/server/utils/wait_event.h
  925. include/postgresql/server/utils/wait_event_types.h
  926. include/postgresql/server/utils/xid8.h
  927. include/postgresql/server/utils/xml.h
  928. include/postgresql/server/varatt.h
  929. include/postgresql/server/windowapi.h
  930. include/sql3types.h
  931. include/sqlca.h
  932. include/sqlda-compat.h
  933. include/sqlda-native.h
  934. include/sqlda.h
  935. lib/libecpg.a
  936. lib/libecpg.so
  937. lib/libecpg.so.6
  938. lib/libecpg_compat.a
  939. lib/libecpg_compat.so
  940. lib/libecpg_compat.so.3
  941. lib/libpgport.a
  942. lib/libpgport_shlib.a
  943. lib/libpgtypes.a
  944. lib/libpgtypes.so
  945. lib/libpgtypes.so.3
  946. lib/libpq.a
  947. lib/libpq.so
  948. lib/libpq.so.5
  949. lib/postgresql/pgxs/config/install-sh
  950. lib/postgresql/pgxs/config/missing
  951. lib/postgresql/pgxs/src/Makefile.global
  952. lib/postgresql/pgxs/src/Makefile.port
  953. lib/postgresql/pgxs/src/Makefile.shlib
  954. lib/postgresql/pgxs/src/makefiles/pgxs.mk
  955. lib/postgresql/pgxs/src/nls-global.mk
  956. lib/postgresql/pgxs/src/test/regress/pg_regress
  957. libdata/pkgconfig/libecpg.pc
  958. libdata/pkgconfig/libecpg_compat.pc
  959. libdata/pkgconfig/libpgtypes.pc
  960. libdata/pkgconfig/libpq.pc
  961. share/doc/postgresql/README-client
  962. share/man/man1/clusterdb.1.gz
  963. share/man/man1/createdb.1.gz
  964. share/man/man1/createuser.1.gz
  965. share/man/man1/dropdb.1.gz
  966. share/man/man1/dropuser.1.gz
  967. share/man/man1/ecpg.1.gz
  968. share/man/man1/initdb.1.gz
  969. share/man/man1/oid2name.1.gz
  970. share/man/man1/pg_amcheck.1.gz
  971. share/man/man1/pg_archivecleanup.1.gz
  972. share/man/man1/pg_basebackup.1.gz
  973. share/man/man1/pg_checksums.1.gz
  974. share/man/man1/pg_combinebackup.1.gz
  975. share/man/man1/pg_config.1.gz
  976. share/man/man1/pg_controldata.1.gz
  977. share/man/man1/pg_createsubscriber.1.gz
  978. share/man/man1/pg_ctl.1.gz
  979. share/man/man1/pg_dump.1.gz
  980. share/man/man1/pg_dumpall.1.gz
  981. share/man/man1/pg_isready.1.gz
  982. share/man/man1/pg_receivewal.1.gz
  983. share/man/man1/pg_recvlogical.1.gz
  984. share/man/man1/pg_resetwal.1.gz
  985. share/man/man1/pg_restore.1.gz
  986. share/man/man1/pg_rewind.1.gz
  987. share/man/man1/pg_test_fsync.1.gz
  988. share/man/man1/pg_test_timing.1.gz
  989. share/man/man1/pg_upgrade.1.gz
  990. share/man/man1/pg_verifybackup.1.gz
  991. share/man/man1/pg_waldump.1.gz
  992. share/man/man1/pg_walsummary.1.gz
  993. share/man/man1/pgbench.1.gz
  994. share/man/man1/postgres.1.gz
  995. share/man/man1/psql.1.gz
  996. share/man/man1/reindexdb.1.gz
  997. share/man/man1/vacuumdb.1.gz
  998. share/man/man1/vacuumlo.1.gz
  999. share/man/man3/SPI_commit.3.gz
  1000. share/man/man3/SPI_commit_and_chain.3.gz
  1001. share/man/man3/SPI_connect.3.gz
  1002. share/man/man3/SPI_connect_ext.3.gz
  1003. share/man/man3/SPI_copytuple.3.gz
  1004. share/man/man3/SPI_cursor_close.3.gz
  1005. share/man/man3/SPI_cursor_fetch.3.gz
  1006. share/man/man3/SPI_cursor_find.3.gz
  1007. share/man/man3/SPI_cursor_move.3.gz
  1008. share/man/man3/SPI_cursor_open.3.gz
  1009. share/man/man3/SPI_cursor_open_with_args.3.gz
  1010. share/man/man3/SPI_cursor_open_with_paramlist.3.gz
  1011. share/man/man3/SPI_cursor_parse_open.3.gz
  1012. share/man/man3/SPI_exec.3.gz
  1013. share/man/man3/SPI_execp.3.gz
  1014. share/man/man3/SPI_execute.3.gz
  1015. share/man/man3/SPI_execute_extended.3.gz
  1016. share/man/man3/SPI_execute_plan.3.gz
  1017. share/man/man3/SPI_execute_plan_extended.3.gz
  1018. share/man/man3/SPI_execute_plan_with_paramlist.3.gz
  1019. share/man/man3/SPI_execute_with_args.3.gz
  1020. share/man/man3/SPI_finish.3.gz
  1021. share/man/man3/SPI_fname.3.gz
  1022. share/man/man3/SPI_fnumber.3.gz
  1023. share/man/man3/SPI_freeplan.3.gz
  1024. share/man/man3/SPI_freetuple.3.gz
  1025. share/man/man3/SPI_freetuptable.3.gz
  1026. share/man/man3/SPI_getargcount.3.gz
  1027. share/man/man3/SPI_getargtypeid.3.gz
  1028. share/man/man3/SPI_getbinval.3.gz
  1029. share/man/man3/SPI_getnspname.3.gz
  1030. share/man/man3/SPI_getrelname.3.gz
  1031. share/man/man3/SPI_gettype.3.gz
  1032. share/man/man3/SPI_gettypeid.3.gz
  1033. share/man/man3/SPI_getvalue.3.gz
  1034. share/man/man3/SPI_is_cursor_plan.3.gz
  1035. share/man/man3/SPI_keepplan.3.gz
  1036. share/man/man3/SPI_modifytuple.3.gz
  1037. share/man/man3/SPI_palloc.3.gz
  1038. share/man/man3/SPI_pfree.3.gz
  1039. share/man/man3/SPI_prepare.3.gz
  1040. share/man/man3/SPI_prepare_cursor.3.gz
  1041. share/man/man3/SPI_prepare_extended.3.gz
  1042. share/man/man3/SPI_prepare_params.3.gz
  1043. share/man/man3/SPI_register_relation.3.gz
  1044. share/man/man3/SPI_register_trigger_data.3.gz
  1045. share/man/man3/SPI_repalloc.3.gz
  1046. share/man/man3/SPI_result_code_string.3.gz
  1047. share/man/man3/SPI_returntuple.3.gz
  1048. share/man/man3/SPI_rollback.3.gz
  1049. share/man/man3/SPI_rollback_and_chain.3.gz
  1050. share/man/man3/SPI_saveplan.3.gz
  1051. share/man/man3/SPI_scroll_cursor_fetch.3.gz
  1052. share/man/man3/SPI_scroll_cursor_move.3.gz
  1053. share/man/man3/SPI_start_transaction.3.gz
  1054. share/man/man3/SPI_unregister_relation.3.gz
  1055. share/man/man3/dblink.3.gz
  1056. share/man/man3/dblink_build_sql_delete.3.gz
  1057. share/man/man3/dblink_build_sql_insert.3.gz
  1058. share/man/man3/dblink_build_sql_update.3.gz
  1059. share/man/man3/dblink_cancel_query.3.gz
  1060. share/man/man3/dblink_close.3.gz
  1061. share/man/man3/dblink_connect.3.gz
  1062. share/man/man3/dblink_connect_u.3.gz
  1063. share/man/man3/dblink_disconnect.3.gz
  1064. share/man/man3/dblink_error_message.3.gz
  1065. share/man/man3/dblink_exec.3.gz
  1066. share/man/man3/dblink_fetch.3.gz
  1067. share/man/man3/dblink_get_connections.3.gz
  1068. share/man/man3/dblink_get_notify.3.gz
  1069. share/man/man3/dblink_get_pkey.3.gz
  1070. share/man/man3/dblink_get_result.3.gz
  1071. share/man/man3/dblink_is_busy.3.gz
  1072. share/man/man3/dblink_open.3.gz
  1073. share/man/man3/dblink_send_query.3.gz
  1074. share/man/man7/ABORT.7.gz
  1075. share/man/man7/ALTER_AGGREGATE.7.gz
  1076. share/man/man7/ALTER_COLLATION.7.gz
  1077. share/man/man7/ALTER_CONVERSION.7.gz
  1078. share/man/man7/ALTER_DATABASE.7.gz
  1079. share/man/man7/ALTER_DEFAULT_PRIVILEGES.7.gz
  1080. share/man/man7/ALTER_DOMAIN.7.gz
  1081. share/man/man7/ALTER_EVENT_TRIGGER.7.gz
  1082. share/man/man7/ALTER_EXTENSION.7.gz
  1083. share/man/man7/ALTER_FOREIGN_DATA_WRAPPER.7.gz
  1084. share/man/man7/ALTER_FOREIGN_TABLE.7.gz
  1085. share/man/man7/ALTER_FUNCTION.7.gz
  1086. share/man/man7/ALTER_GROUP.7.gz
  1087. share/man/man7/ALTER_INDEX.7.gz
  1088. share/man/man7/ALTER_LANGUAGE.7.gz
  1089. share/man/man7/ALTER_LARGE_OBJECT.7.gz
  1090. share/man/man7/ALTER_MATERIALIZED_VIEW.7.gz
  1091. share/man/man7/ALTER_OPERATOR.7.gz
  1092. share/man/man7/ALTER_OPERATOR_CLASS.7.gz
  1093. share/man/man7/ALTER_OPERATOR_FAMILY.7.gz
  1094. share/man/man7/ALTER_POLICY.7.gz
  1095. share/man/man7/ALTER_PROCEDURE.7.gz
  1096. share/man/man7/ALTER_PUBLICATION.7.gz
  1097. share/man/man7/ALTER_ROLE.7.gz
  1098. share/man/man7/ALTER_ROUTINE.7.gz
  1099. share/man/man7/ALTER_RULE.7.gz
  1100. share/man/man7/ALTER_SCHEMA.7.gz
  1101. share/man/man7/ALTER_SEQUENCE.7.gz
  1102. share/man/man7/ALTER_SERVER.7.gz
  1103. share/man/man7/ALTER_STATISTICS.7.gz
  1104. share/man/man7/ALTER_SUBSCRIPTION.7.gz
  1105. share/man/man7/ALTER_SYSTEM.7.gz
  1106. share/man/man7/ALTER_TABLE.7.gz
  1107. share/man/man7/ALTER_TABLESPACE.7.gz
  1108. share/man/man7/ALTER_TEXT_SEARCH_CONFIGURATION.7.gz
  1109. share/man/man7/ALTER_TEXT_SEARCH_DICTIONARY.7.gz
  1110. share/man/man7/ALTER_TEXT_SEARCH_PARSER.7.gz
  1111. share/man/man7/ALTER_TEXT_SEARCH_TEMPLATE.7.gz
  1112. share/man/man7/ALTER_TRIGGER.7.gz
  1113. share/man/man7/ALTER_TYPE.7.gz
  1114. share/man/man7/ALTER_USER.7.gz
  1115. share/man/man7/ALTER_USER_MAPPING.7.gz
  1116. share/man/man7/ALTER_VIEW.7.gz
  1117. share/man/man7/ANALYZE.7.gz
  1118. share/man/man7/BEGIN.7.gz
  1119. share/man/man7/CALL.7.gz
  1120. share/man/man7/CHECKPOINT.7.gz
  1121. share/man/man7/CLOSE.7.gz
  1122. share/man/man7/CLUSTER.7.gz
  1123. share/man/man7/COMMENT.7.gz
  1124. share/man/man7/COMMIT.7.gz
  1125. share/man/man7/COMMIT_PREPARED.7.gz
  1126. share/man/man7/COPY.7.gz
  1127. share/man/man7/CREATE_ACCESS_METHOD.7.gz
  1128. share/man/man7/CREATE_AGGREGATE.7.gz
  1129. share/man/man7/CREATE_CAST.7.gz
  1130. share/man/man7/CREATE_COLLATION.7.gz
  1131. share/man/man7/CREATE_CONVERSION.7.gz
  1132. share/man/man7/CREATE_DATABASE.7.gz
  1133. share/man/man7/CREATE_DOMAIN.7.gz
  1134. share/man/man7/CREATE_EVENT_TRIGGER.7.gz
  1135. share/man/man7/CREATE_EXTENSION.7.gz
  1136. share/man/man7/CREATE_FOREIGN_DATA_WRAPPER.7.gz
  1137. share/man/man7/CREATE_FOREIGN_TABLE.7.gz
  1138. share/man/man7/CREATE_FUNCTION.7.gz
  1139. share/man/man7/CREATE_GROUP.7.gz
  1140. share/man/man7/CREATE_INDEX.7.gz
  1141. share/man/man7/CREATE_LANGUAGE.7.gz
  1142. share/man/man7/CREATE_MATERIALIZED_VIEW.7.gz
  1143. share/man/man7/CREATE_OPERATOR.7.gz
  1144. share/man/man7/CREATE_OPERATOR_CLASS.7.gz
  1145. share/man/man7/CREATE_OPERATOR_FAMILY.7.gz
  1146. share/man/man7/CREATE_POLICY.7.gz
  1147. share/man/man7/CREATE_PROCEDURE.7.gz
  1148. share/man/man7/CREATE_PUBLICATION.7.gz
  1149. share/man/man7/CREATE_ROLE.7.gz
  1150. share/man/man7/CREATE_RULE.7.gz
  1151. share/man/man7/CREATE_SCHEMA.7.gz
  1152. share/man/man7/CREATE_SEQUENCE.7.gz
  1153. share/man/man7/CREATE_SERVER.7.gz
  1154. share/man/man7/CREATE_STATISTICS.7.gz
  1155. share/man/man7/CREATE_SUBSCRIPTION.7.gz
  1156. share/man/man7/CREATE_TABLE.7.gz
  1157. share/man/man7/CREATE_TABLESPACE.7.gz
  1158. share/man/man7/CREATE_TABLE_AS.7.gz
  1159. share/man/man7/CREATE_TEXT_SEARCH_CONFIGURATION.7.gz
  1160. share/man/man7/CREATE_TEXT_SEARCH_DICTIONARY.7.gz
  1161. share/man/man7/CREATE_TEXT_SEARCH_PARSER.7.gz
  1162. share/man/man7/CREATE_TEXT_SEARCH_TEMPLATE.7.gz
  1163. share/man/man7/CREATE_TRANSFORM.7.gz
  1164. share/man/man7/CREATE_TRIGGER.7.gz
  1165. share/man/man7/CREATE_TYPE.7.gz
  1166. share/man/man7/CREATE_USER.7.gz
  1167. share/man/man7/CREATE_USER_MAPPING.7.gz
  1168. share/man/man7/CREATE_VIEW.7.gz
  1169. share/man/man7/DEALLOCATE.7.gz
  1170. share/man/man7/DECLARE.7.gz
  1171. share/man/man7/DELETE.7.gz
  1172. share/man/man7/DISCARD.7.gz
  1173. share/man/man7/DO.7.gz
  1174. share/man/man7/DROP_ACCESS_METHOD.7.gz
  1175. share/man/man7/DROP_AGGREGATE.7.gz
  1176. share/man/man7/DROP_CAST.7.gz
  1177. share/man/man7/DROP_COLLATION.7.gz
  1178. share/man/man7/DROP_CONVERSION.7.gz
  1179. share/man/man7/DROP_DATABASE.7.gz
  1180. share/man/man7/DROP_DOMAIN.7.gz
  1181. share/man/man7/DROP_EVENT_TRIGGER.7.gz
  1182. share/man/man7/DROP_EXTENSION.7.gz
  1183. share/man/man7/DROP_FOREIGN_DATA_WRAPPER.7.gz
  1184. share/man/man7/DROP_FOREIGN_TABLE.7.gz
  1185. share/man/man7/DROP_FUNCTION.7.gz
  1186. share/man/man7/DROP_GROUP.7.gz
  1187. share/man/man7/DROP_INDEX.7.gz
  1188. share/man/man7/DROP_LANGUAGE.7.gz
  1189. share/man/man7/DROP_MATERIALIZED_VIEW.7.gz
  1190. share/man/man7/DROP_OPERATOR.7.gz
  1191. share/man/man7/DROP_OPERATOR_CLASS.7.gz
  1192. share/man/man7/DROP_OPERATOR_FAMILY.7.gz
  1193. share/man/man7/DROP_OWNED.7.gz
  1194. share/man/man7/DROP_POLICY.7.gz
  1195. share/man/man7/DROP_PROCEDURE.7.gz
  1196. share/man/man7/DROP_PUBLICATION.7.gz
  1197. share/man/man7/DROP_ROLE.7.gz
  1198. share/man/man7/DROP_ROUTINE.7.gz
  1199. share/man/man7/DROP_RULE.7.gz
  1200. share/man/man7/DROP_SCHEMA.7.gz
  1201. share/man/man7/DROP_SEQUENCE.7.gz
  1202. share/man/man7/DROP_SERVER.7.gz
  1203. share/man/man7/DROP_STATISTICS.7.gz
  1204. share/man/man7/DROP_SUBSCRIPTION.7.gz
  1205. share/man/man7/DROP_TABLE.7.gz
  1206. share/man/man7/DROP_TABLESPACE.7.gz
  1207. share/man/man7/DROP_TEXT_SEARCH_CONFIGURATION.7.gz
  1208. share/man/man7/DROP_TEXT_SEARCH_DICTIONARY.7.gz
  1209. share/man/man7/DROP_TEXT_SEARCH_PARSER.7.gz
  1210. share/man/man7/DROP_TEXT_SEARCH_TEMPLATE.7.gz
  1211. share/man/man7/DROP_TRANSFORM.7.gz
  1212. share/man/man7/DROP_TRIGGER.7.gz
  1213. share/man/man7/DROP_TYPE.7.gz
  1214. share/man/man7/DROP_USER.7.gz
  1215. share/man/man7/DROP_USER_MAPPING.7.gz
  1216. share/man/man7/DROP_VIEW.7.gz
  1217. share/man/man7/END.7.gz
  1218. share/man/man7/EXECUTE.7.gz
  1219. share/man/man7/EXPLAIN.7.gz
  1220. share/man/man7/FETCH.7.gz
  1221. share/man/man7/GRANT.7.gz
  1222. share/man/man7/IMPORT_FOREIGN_SCHEMA.7.gz
  1223. share/man/man7/INSERT.7.gz
  1224. share/man/man7/LISTEN.7.gz
  1225. share/man/man7/LOAD.7.gz
  1226. share/man/man7/LOCK.7.gz
  1227. share/man/man7/MERGE.7.gz
  1228. share/man/man7/MOVE.7.gz
  1229. share/man/man7/NOTIFY.7.gz
  1230. share/man/man7/PREPARE.7.gz
  1231. share/man/man7/PREPARE_TRANSACTION.7.gz
  1232. share/man/man7/REASSIGN_OWNED.7.gz
  1233. share/man/man7/REFRESH_MATERIALIZED_VIEW.7.gz
  1234. share/man/man7/REINDEX.7.gz
  1235. share/man/man7/RELEASE_SAVEPOINT.7.gz
  1236. share/man/man7/RESET.7.gz
  1237. share/man/man7/REVOKE.7.gz
  1238. share/man/man7/ROLLBACK.7.gz
  1239. share/man/man7/ROLLBACK_PREPARED.7.gz
  1240. share/man/man7/ROLLBACK_TO_SAVEPOINT.7.gz
  1241. share/man/man7/SAVEPOINT.7.gz
  1242. share/man/man7/SECURITY_LABEL.7.gz
  1243. share/man/man7/SELECT.7.gz
  1244. share/man/man7/SELECT_INTO.7.gz
  1245. share/man/man7/SET.7.gz
  1246. share/man/man7/SET_CONSTRAINTS.7.gz
  1247. share/man/man7/SET_ROLE.7.gz
  1248. share/man/man7/SET_SESSION_AUTHORIZATION.7.gz
  1249. share/man/man7/SET_TRANSACTION.7.gz
  1250. share/man/man7/SHOW.7.gz
  1251. share/man/man7/START_TRANSACTION.7.gz
  1252. share/man/man7/TABLE.7.gz
  1253. share/man/man7/TRUNCATE.7.gz
  1254. share/man/man7/UNLISTEN.7.gz
  1255. share/man/man7/UPDATE.7.gz
  1256. share/man/man7/VACUUM.7.gz
  1257. share/man/man7/VALUES.7.gz
  1258. share/man/man7/WITH.7.gz
  1259. share/locale/cs/LC_MESSAGES/ecpg-18.mo
  1260. share/locale/cs/LC_MESSAGES/ecpglib6-18.mo
  1261. share/locale/cs/LC_MESSAGES/libpq5-18.mo
  1262. share/locale/cs/LC_MESSAGES/pg_config-18.mo
  1263. share/locale/cs/LC_MESSAGES/pg_dump-18.mo
  1264. share/locale/cs/LC_MESSAGES/pgscripts-18.mo
  1265. share/locale/cs/LC_MESSAGES/psql-18.mo
  1266. share/locale/de/LC_MESSAGES/ecpg-18.mo
  1267. share/locale/de/LC_MESSAGES/ecpglib6-18.mo
  1268. share/locale/de/LC_MESSAGES/libpq5-18.mo
  1269. share/locale/de/LC_MESSAGES/pg_amcheck-18.mo
  1270. share/locale/de/LC_MESSAGES/pg_config-18.mo
  1271. share/locale/de/LC_MESSAGES/pg_dump-18.mo
  1272. share/locale/de/LC_MESSAGES/pgscripts-18.mo
  1273. share/locale/de/LC_MESSAGES/psql-18.mo
  1274. share/locale/el/LC_MESSAGES/ecpg-18.mo
  1275. share/locale/el/LC_MESSAGES/ecpglib6-18.mo
  1276. share/locale/el/LC_MESSAGES/libpq5-18.mo
  1277. share/locale/el/LC_MESSAGES/pg_amcheck-18.mo
  1278. share/locale/el/LC_MESSAGES/pg_config-18.mo
  1279. share/locale/el/LC_MESSAGES/pg_dump-18.mo
  1280. share/locale/el/LC_MESSAGES/pgscripts-18.mo
  1281. share/locale/el/LC_MESSAGES/psql-18.mo
  1282. share/locale/es/LC_MESSAGES/ecpg-18.mo
  1283. share/locale/es/LC_MESSAGES/ecpglib6-18.mo
  1284. share/locale/es/LC_MESSAGES/libpq5-18.mo
  1285. share/locale/es/LC_MESSAGES/pg_amcheck-18.mo
  1286. share/locale/es/LC_MESSAGES/pg_config-18.mo
  1287. share/locale/es/LC_MESSAGES/pg_dump-18.mo
  1288. share/locale/es/LC_MESSAGES/pgscripts-18.mo
  1289. share/locale/es/LC_MESSAGES/psql-18.mo
  1290. share/locale/fr/LC_MESSAGES/ecpg-18.mo
  1291. share/locale/fr/LC_MESSAGES/ecpglib6-18.mo
  1292. share/locale/fr/LC_MESSAGES/libpq5-18.mo
  1293. share/locale/fr/LC_MESSAGES/pg_amcheck-18.mo
  1294. share/locale/fr/LC_MESSAGES/pg_config-18.mo
  1295. share/locale/fr/LC_MESSAGES/pg_dump-18.mo
  1296. share/locale/fr/LC_MESSAGES/pgscripts-18.mo
  1297. share/locale/fr/LC_MESSAGES/psql-18.mo
  1298. share/locale/he/LC_MESSAGES/libpq5-18.mo
  1299. share/locale/he/LC_MESSAGES/pg_config-18.mo
  1300. share/locale/he/LC_MESSAGES/pg_dump-18.mo
  1301. share/locale/he/LC_MESSAGES/pgscripts-18.mo
  1302. share/locale/he/LC_MESSAGES/psql-18.mo
  1303. share/locale/it/LC_MESSAGES/ecpg-18.mo
  1304. share/locale/it/LC_MESSAGES/ecpglib6-18.mo
  1305. share/locale/it/LC_MESSAGES/libpq5-18.mo
  1306. share/locale/it/LC_MESSAGES/pg_amcheck-18.mo
  1307. share/locale/it/LC_MESSAGES/pg_config-18.mo
  1308. share/locale/it/LC_MESSAGES/pg_dump-18.mo
  1309. share/locale/it/LC_MESSAGES/pgscripts-18.mo
  1310. share/locale/it/LC_MESSAGES/psql-18.mo
  1311. share/locale/ja/LC_MESSAGES/ecpg-18.mo
  1312. share/locale/ja/LC_MESSAGES/ecpglib6-18.mo
  1313. share/locale/ja/LC_MESSAGES/libpq5-18.mo
  1314. share/locale/ja/LC_MESSAGES/pg_amcheck-18.mo
  1315. share/locale/ja/LC_MESSAGES/pg_config-18.mo
  1316. share/locale/ja/LC_MESSAGES/pg_dump-18.mo
  1317. share/locale/ja/LC_MESSAGES/pgscripts-18.mo
  1318. share/locale/ja/LC_MESSAGES/psql-18.mo
  1319. share/locale/ka/LC_MESSAGES/ecpg-18.mo
  1320. share/locale/ka/LC_MESSAGES/ecpglib6-18.mo
  1321. share/locale/ka/LC_MESSAGES/libpq5-18.mo
  1322. share/locale/ka/LC_MESSAGES/pg_amcheck-18.mo
  1323. share/locale/ka/LC_MESSAGES/pg_config-18.mo
  1324. share/locale/ka/LC_MESSAGES/pg_dump-18.mo
  1325. share/locale/ka/LC_MESSAGES/pgscripts-18.mo
  1326. share/locale/ka/LC_MESSAGES/psql-18.mo
  1327. share/locale/ko/LC_MESSAGES/ecpg-18.mo
  1328. share/locale/ko/LC_MESSAGES/ecpglib6-18.mo
  1329. share/locale/ko/LC_MESSAGES/libpq5-18.mo
  1330. share/locale/ko/LC_MESSAGES/pg_amcheck-18.mo
  1331. share/locale/ko/LC_MESSAGES/pg_config-18.mo
  1332. share/locale/ko/LC_MESSAGES/pg_dump-18.mo
  1333. share/locale/ko/LC_MESSAGES/pgscripts-18.mo
  1334. share/locale/ko/LC_MESSAGES/psql-18.mo
  1335. share/locale/nb/LC_MESSAGES/pg_config-18.mo
  1336. share/locale/pl/LC_MESSAGES/ecpg-18.mo
  1337. share/locale/pl/LC_MESSAGES/ecpglib6-18.mo
  1338. share/locale/pl/LC_MESSAGES/libpq5-18.mo
  1339. share/locale/pl/LC_MESSAGES/pg_config-18.mo
  1340. share/locale/pl/LC_MESSAGES/pg_dump-18.mo
  1341. share/locale/pl/LC_MESSAGES/pgscripts-18.mo
  1342. share/locale/pl/LC_MESSAGES/psql-18.mo
  1343. share/locale/pt_BR/LC_MESSAGES/ecpg-18.mo
  1344. share/locale/pt_BR/LC_MESSAGES/ecpglib6-18.mo
  1345. share/locale/pt_BR/LC_MESSAGES/libpq5-18.mo
  1346. share/locale/pt_BR/LC_MESSAGES/pg_config-18.mo
  1347. share/locale/pt_BR/LC_MESSAGES/pg_dump-18.mo
  1348. share/locale/pt_BR/LC_MESSAGES/pgscripts-18.mo
  1349. share/locale/pt_BR/LC_MESSAGES/psql-18.mo
  1350. share/locale/ro/LC_MESSAGES/pg_config-18.mo
  1351. share/locale/ru/LC_MESSAGES/ecpg-18.mo
  1352. share/locale/ru/LC_MESSAGES/ecpglib6-18.mo
  1353. share/locale/ru/LC_MESSAGES/libpq5-18.mo
  1354. share/locale/ru/LC_MESSAGES/pg_amcheck-18.mo
  1355. share/locale/ru/LC_MESSAGES/pg_config-18.mo
  1356. share/locale/ru/LC_MESSAGES/pg_dump-18.mo
  1357. share/locale/ru/LC_MESSAGES/pgscripts-18.mo
  1358. share/locale/ru/LC_MESSAGES/psql-18.mo
  1359. share/locale/sv/LC_MESSAGES/ecpg-18.mo
  1360. share/locale/sv/LC_MESSAGES/ecpglib6-18.mo
  1361. share/locale/sv/LC_MESSAGES/libpq5-18.mo
  1362. share/locale/sv/LC_MESSAGES/pg_amcheck-18.mo
  1363. share/locale/sv/LC_MESSAGES/pg_config-18.mo
  1364. share/locale/sv/LC_MESSAGES/pg_dump-18.mo
  1365. share/locale/sv/LC_MESSAGES/pgscripts-18.mo
  1366. share/locale/sv/LC_MESSAGES/psql-18.mo
  1367. share/locale/ta/LC_MESSAGES/pg_config-18.mo
  1368. share/locale/tr/LC_MESSAGES/ecpg-18.mo
  1369. share/locale/tr/LC_MESSAGES/ecpglib6-18.mo
  1370. share/locale/tr/LC_MESSAGES/libpq5-18.mo
  1371. share/locale/tr/LC_MESSAGES/pg_config-18.mo
  1372. share/locale/tr/LC_MESSAGES/pg_dump-18.mo
  1373. share/locale/tr/LC_MESSAGES/pgscripts-18.mo
  1374. share/locale/tr/LC_MESSAGES/psql-18.mo
  1375. share/locale/uk/LC_MESSAGES/ecpg-18.mo
  1376. share/locale/uk/LC_MESSAGES/ecpglib6-18.mo
  1377. share/locale/uk/LC_MESSAGES/libpq5-18.mo
  1378. share/locale/uk/LC_MESSAGES/pg_amcheck-18.mo
  1379. share/locale/uk/LC_MESSAGES/pg_config-18.mo
  1380. share/locale/uk/LC_MESSAGES/pg_dump-18.mo
  1381. share/locale/uk/LC_MESSAGES/pgscripts-18.mo
  1382. share/locale/uk/LC_MESSAGES/psql-18.mo
  1383. share/locale/vi/LC_MESSAGES/ecpg-18.mo
  1384. share/locale/vi/LC_MESSAGES/ecpglib6-18.mo
  1385. share/locale/vi/LC_MESSAGES/pg_config-18.mo
  1386. share/locale/zh_CN/LC_MESSAGES/ecpg-18.mo
  1387. share/locale/zh_CN/LC_MESSAGES/ecpglib6-18.mo
  1388. share/locale/zh_CN/LC_MESSAGES/libpq5-18.mo
  1389. share/locale/zh_CN/LC_MESSAGES/pg_amcheck-18.mo
  1390. share/locale/zh_CN/LC_MESSAGES/pg_config-18.mo
  1391. share/locale/zh_CN/LC_MESSAGES/pg_dump-18.mo
  1392. share/locale/zh_CN/LC_MESSAGES/pgscripts-18.mo
  1393. share/locale/zh_CN/LC_MESSAGES/psql-18.mo
  1394. share/locale/zh_TW/LC_MESSAGES/ecpg-18.mo
  1395. share/locale/zh_TW/LC_MESSAGES/ecpglib6-18.mo
  1396. share/locale/zh_TW/LC_MESSAGES/libpq5-18.mo
  1397. share/locale/zh_TW/LC_MESSAGES/pg_amcheck-18.mo
  1398. share/locale/zh_TW/LC_MESSAGES/pg_config-18.mo
  1399. share/locale/zh_TW/LC_MESSAGES/pg_dump-18.mo
  1400. share/locale/zh_TW/LC_MESSAGES/psql-18.mo
  1401. share/postgresql/postgres.bki
  1402. share/postgresql/system_constraints.sql
  1403. share/postgresql/pg_service.conf.sample
  1404. share/postgresql/psqlrc.sample
  1405. @owner
  1406. @group
  1407. @mode
Collapse this list.
Dependency lines:
  • postgresql18-client>0:databases/postgresql18-client
Conflicts:
CONFLICTS:
  • postgresql1[^8]*
To install the port:
cd /usr/ports/databases/postgresql18-client/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/postgresql18-client
  • pkg install postgresql18-client
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: postgresql18-client
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1746521321 SHA256 (postgresql/postgresql-18beta1.tar.bz2) = 0b7c83df6195398aa67dbf5c002e7fa4082be393aae99aa69926d483f98eb885 SIZE (postgresql/postgresql-18beta1.tar.bz2) = 22248570

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Master port: databases/postgresql18-server
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. docbook-xml>0 : textproc/docbook-xml
  2. docbook-xsl>=0 : textproc/docbook-xsl
  3. xmllint : textproc/libxml2
  4. xsltproc : textproc/libxslt
  5. pkgconf>=1.3.0_1 : devel/pkgconf
  6. bison : devel/bison
  7. gmake>=4.4.1 : devel/gmake
  8. gettext-runtime>=0.22_1 : devel/gettext-runtime
  9. msgfmt : devel/gettext-tools
  10. perl5>=5.36<5.37 : lang/perl5.36
Library dependencies:
  1. libreadline.so.8 : devel/readline
  2. libintl.so : devel/gettext-runtime
This port is required by:
for Libraries
  1. databases/postgresql18-contrib
  2. databases/postgresql18-pgtcl
  3. databases/postgresql18-server

Configuration Options:
===> The following configuration options are available for postgresql18-client-18.b1: DEBUG=off: Build with debugging support DOCS=on: Build and/or install documentation GSSAPI=off: Build with GSSAPI from base (security/krb5) LIBEDIT=off: Use non-GPL libedit instead of readline NLS=on: Use internationalized messages OPTIMIZED_CFLAGS=off: Builds with compiler optimizations (-O3) PAM=off: Build with PAM Support SSL=on: Build with OpenSSL support ===> Use 'make config' to modify these settings
Options name:
databases_postgresql18-client
USES:
pkgconfig bison perl5 tar:bzip2 cpe gmake readline gettext ssl
pkg-message:
For install:
The PostgreSQL port has a collection of "side orders": postgresql-docs For all of the html documentation p5-Pg A perl5 API for client access to PostgreSQL databases. postgresql-tcltk If you want tcl/tk client support. postgresql-jdbc For Java JDBC support. postgresql-odbc For client access from unix applications using ODBC as access method. Not needed to access unix PostgreSQL servers from Win32 using ODBC. See below. ruby-postgres, py-psycopg For client access to PostgreSQL databases using the ruby & python languages. postgresql-plperl, postgresql-pltcl & postgresql-plruby For using perl5, tcl & ruby as procedural languages. postgresql-contrib Lots of contributed utilities, postgresql functions and datatypes. There you find pg_standby, pgcrypto and many other cool things. etc...
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://ftp.postgresql.org/pub/source/v18beta1/
Collapse this list.
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2025-05-06
    Affects: users of databases/postgresql* and other software using PostgreSQL to run
    Author: kbowling@FreeBSD.org
    Reason: 
      The default version of PostgreSQL has been switched from 16 to 17.
      The upgrade procedure can use up twice the space the databases
      currently needs. If you have a big amount of stored data take a
      closer look at the manpage of pg_upgrade for avoidance and/or
      speedup of the upgrade.
    
      The upgrade instructions consider a basic usage and do not match
      complex scenarios like replication, sharding, or similar.
    
      Upgrade instructions:
    
      First stop your PostgreSQL, create PostgreSQL-binaries and backup your data.
      If you have another Version of PostgreSQL installed, for example 16, your
      files are named according to this.
    
      # service postgresql stop
      # pkg create postgresql16-server postgresql16-contrib
      # mkdir /tmp/pg-upgrade
      # tar xf postgresql16-server-16.8.pkg -C /tmp/pg-upgrade
      # tar xf postgresql16-contrib-16.8.pkg -C /tmp/pg-upgrade
      # pkg delete -f databases/postgresql16-server databases/postgresql16-contrib databases/postgresql16-client
    
      Now update PostgreSQL:
    
        pkg user:
        # pkg install databases/postgresql17-server databases/postgresql17-contrib
        # pkg upgrade
    
        Portmaster users:
        # portmaster databases/postgresql17-server databases/postgresql17-contrib
        # portmaster -a
    
        Portupgrade users:
        # portinstall databases/postgresql17-server databases/postgresql17-contrib
        # portupgrade -a
    
      After installing the new PostgreSQL version you need to convert
      all your databases to new version:
    
      # su -l postgres -c "/usr/local/bin/initdb --encoding=utf-8 --lc-collate=C -D /var/db/postgres/data17 -U postgres"
      # su -l postgres -c "pg_upgrade -b /tmp/pg-upgrade/usr/local/bin/ -d /var/db/postgres/data16/ -B /usr/local/bin/ -D /var/db/postgres/data17/ -U postgres "
    
      Now the migration is finished. You can start PostgreSQL again with:
    
      # service postgresql start
    
      ATTENTION:
      1) If you use non-default initdb options, you have to adjust the initdb-command accordingly
    
    
Expand this list (3 items)
  • 2024-07-23
    Affects: users of databases/postgresql* and other software using PostgreSQL to run
    Author: kbowling@FreeBSD.org
    Reason: 
      The default version of PostgreSQL has been switched from 15 to 16.
      The upgrade procedure can use up twice the space the databases
      currently needs. If you have a big amount of stored data take a
      closer look at the manpage of pg_upgrade for avoidance and/or
      speedup of the upgrade.
    
      The upgrade instructions consider a basic usage and do not match
      complex scenarios like replication, sharding, or similar.
    
      Upgrade instructions:
    
      First stop your PostgreSQL, create PostgreSQL-binaries and backup your data.
      If you have another Version of PostgreSQL installed, for example 15, your
      files are named according to this.
    
      # service postgresql stop
      # pkg create postgresql15-server postgresql15-contrib
      # mkdir /tmp/pg-upgrade
      # tar xf postgresql15-server-15.7.pkg -C /tmp/pg-upgrade
      # tar xf postgresql15-contrib-15.7.pkg -C /tmp/pg-upgrade
      # pkg delete -f databases/postgresql15-server databases/postgresql15-contrib databases/postgresql15-client
    
      Now update PostgreSQL:
    
        pkg user:
        # pkg install databases/postgresql16-server databases/postgresql16-contrib
        # pkg upgrade
    
        Portmaster users:
        # portmaster databases/postgresql16-server databases/postgresql16-contrib
        # portmaster -a
    
        Portupgrade users:
        # portinstall databases/postgresql16-server databases/postgresql16-contrib
        # portupgrade -a
    
      After installing the new PostgreSQL version you need to convert
      all your databases to new version:
    
      # su -l postgres -c "/usr/local/bin/initdb --encoding=utf-8 --lc-collate=C -D /var/db/postgres/data16 -U postgres"
      # su -l postgres -c "pg_upgrade -b /tmp/pg-upgrade/usr/local/bin/ -d /var/db/postgres/data15/ -B /usr/local/bin/ -D /var/db/postgres/data16/ -U postgres "
    
      Now the migration is finished. You can start PostgreSQL again with:
    
      # service postgresql start
    
      ATTENTION:
      1) If you use non-default initdb options, you have to adjust the initdb-command accordingly
    
    
  • 2023-09-08
    Affects: users of databases/postgresql* and other software using PostgreSQL to run
    Author: kbowling@FreeBSD.org
    Reason: 
      The default version of PostgreSQL has been switched from 13 to 15.
      The upgrade procedure can use up twice the space the databases
      currently needs. If you have a big amount of stored data take a
      closer look at the manpage of pg_upgrade for avoidance and/or
      speedup of the upgrade.
    
      The upgrade instructions consider a basic usage and do not match
      complex scenarios like replication, sharding, or similar.
    
      Upgrade instructions:
    
      First stop your PostgreSQL, create PostgreSQL-binaries and backup your data.
      If you have another Version of PostgreSQL installed, for example 13, your
      files are named according to this.
    
      # service postgresql stop
      # pkg create postgresql13-server postgresql13-contrib
      # mkdir /tmp/pg-upgrade
      # tar xf postgresql13-server-13.12.pkg -C /tmp/pg-upgrade
      # tar xf postgresql13-contrib-13.12.pkg -C /tmp/pg-upgrade
      # pkg delete -f databases/postgresql13-server databases/postgresql13-contrib databases/postgresql13-client
    
      Now update PostgreSQL:
    
        pkg user:
        # pkg install databases/postgresql15-server databases/postgresql15-contrib
        # pkg upgrade
    
        Portmaster users:
        # portmaster databases/postgresql15-server databases/postgresql15-contrib
        # portmaster -a
    
        Portupgrade users:
        # portinstall databases/postgresql15-server databases/postgresql15-contrib
        # portupgrade -a
    
      After installing the new PostgreSQL version you need to convert
      all your databases to new version:
    
      # su -l postgres -c "/usr/local/bin/initdb --encoding=utf-8 --lc-collate=C -D /var/db/postgres/data15 -U postgres"
      # su -l postgres -c "pg_upgrade -b /tmp/pg-upgrade/usr/local/bin/ -d /var/db/postgres/data13/ -B /usr/local/bin/ -D /var/db/postgres/data15/ -U postgres "
    
      Now the migration is finished. You can start PostgreSQL again with:
    
      # service postgresql start
    
      ATTENTION:
      1) The default user changed from "pgsql" to "postgres" in 11. The migration steps above now assume
         the "postgres" database user and FreeBSD user.
      2) If you use non-default initdb options, you have to adjust the initdb-command accordingly
    
    
  • 2021-10-24
    Affects: users of databases/postgresql* and other software using PostgreSQL to run
    Author: kbowling@FreeBSD.org
    Reason: 
      The default version of PostgreSQL has been switched from 12 to 13.
      The upgrade procedure can use up twice the space the databases
      currently needs. If you have a big amount of stored data take a
      closer look at the manpage of pg_upgrade for avoidance and/or
      speedup of the upgrade.
    
      The upgrade instructions consider a basic usage and do not match
      complex scenarios like replication, sharding, or similar.
    
      Upgrade instructions:
    
      First stop your PostgreSQL, create PostgreSQL-binaries and backup your data.
      If you have another Version of PostgreSQL installed, for example 12.8, your
      files are named according to this.
    
      # service postgresql stop
      # pkg create postgresql12-server postgresql12-contrib
      # mkdir /tmp/pg-upgrade
      # tar xf postgresql12-server-12.8.pkg -C /tmp/pg-upgrade
      # tar xf postgresql12-contrib-12.8.pkg -C /tmp/pg-upgrade
      # pkg delete -f databases/postgresql12-server databases/postgresql12-contrib databases/postgresql12-client
    
      Now update PostgreSQL:
    
        pkg user:
        # pkg install databases/postgresql13-server databases/postgresql13-contrib
        # pkg upgrade
    
        Portmaster users:
        # portmaster databases/postgresql13-server databases/postgresql13-contrib
        # portmaster -a
    
        Portupgrade users:
        # portinstall databases/postgresql13-server databases/postgresql13-contrib
        # portupgrade -a
    
      After installing the new PostgreSQL version you need to convert
      all your databases to new version:
    
      # su -l postgres -c "/usr/local/bin/initdb --encoding=utf-8 --lc-collate=C -D /var/db/postgres/data13 -U postgres"
      # su -l postgres -c "pg_upgrade -b /tmp/pg-upgrade/usr/local/bin/ -d /var/db/postgres/data12/ -B /usr/local/bin/ -D /var/db/postgres/data13/ -U postgres "
    
      Now the migration is finished. You can start PostgreSQL again with:
    
      # service postgresql start
    
      ATTENTION:
      1) The default user changed from "pgsql" to "postgres" in 11. The migration steps above now assume
         the "postgres" database user and FreeBSD user.
      2) If you use non-default initdb options, you have to adjust the initdb-command accordingly
    
    
  • Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
This is a slave port. You may also want to view the commits to the master port: databases/postgresql18-server
CommitCreditsLog message
18.b1
08 May 2025 20:00:15
commit hash: a9608d62ae7125d78cd9f16748f786c8581699adcommit hash: a9608d62ae7125d78cd9f16748f786c8581699adcommit hash: a9608d62ae7125d78cd9f16748f786c8581699adcommit hash: a9608d62ae7125d78cd9f16748f786c8581699ad files touched by this commit
Palle Girgensohn (girgen) search for other commits by this committer
databases/postgresql??-*: Update to latest version

PostgreSQL 17.5, 16.9, 15.13, 14.18, and 13.21 Released!

The PostgreSQL Global Development Group has released an update to all
supported versions of PostgreSQL, including 17.5, 16.9, 15.13, 14.18,
and 13.21. This release fixes 1 security vulnerability and over 60 bugs
reported over the last several months.

Security:	78b8e808-2c45-11f0-9a65-6cc21735f730
Release
notes:	https://www.postgresql.org/about/news/postgresql-175-169-1513-1418-and-1321-released-3072/

Number of commits found: 1