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

Packages (timestamps in pop-ups are UTC):
postgresql17-client
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest17.8_217.9-17.6_117.9n/an/an/a
FreeBSD:13:quarterly17.7_217.7_2-17.517.7_2n/an/an/a
FreeBSD:14:latest17.917.9-17.617.9---
FreeBSD:14:quarterly17.7_217.7_2-17.517.7_2---
FreeBSD:15:latest17.917.9n/a17.6n/an/a--
FreeBSD:15:quarterly17.7_217.7_2n/a-n/an/a--
FreeBSD:16:latest17.8_217.9n/a-n/an/a--
Master port: databases/postgresql17-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.26 : devel/gettext-runtime
  9. gettext-tools>=0.26 : devel/gettext-tools
  10. perl5>=5.42.r<5.43 : lang/perl5.42
Library dependencies:
  1. libzstd.so : archivers/zstd
  2. libreadline.so.8 : devel/readline
  3. libintl.so : devel/gettext-runtime
This port is required by:
for Build
  1. databases/pgactive
  2. databases/pglogical
  3. databases/pspg
  4. lang/seed7
  5. net-p2p/cardano-db-sync
  6. www/hs-postgrest
  7. www/onlyoffice-documentserver
for Libraries
  1. converters/osm2pgsql
  2. databases/diesel
  3. databases/grass8
  4. databases/libgda5-postgresql
  5. databases/libpg_query
  6. databases/libzdb
  7. databases/luasql-postgres
Expand this list (92 items / 85 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. databases/pg-gvm
  3. databases/pg_citus
  4. databases/pgadmin3
  5. databases/pgbackrest
  6. databases/pgmodeler
  7. databases/pgreplay
  8. databases/pgroonga
  9. databases/pgrouting
  10. databases/pguri
  11. databases/php82-pdo_pgsql
  12. databases/php82-pgsql
  13. databases/php83-pdo_pgsql
  14. databases/php83-pgsql
  15. databases/php84-pdo_pgsql
  16. databases/php84-pgsql
  17. databases/php85-pdo_pgsql
  18. databases/php85-pgsql
  19. databases/postgresql-libpqxx
  20. databases/postgresql-plv8js
  21. databases/postgresql-tds_fdw
  22. databases/postgresql17-contrib
  23. databases/postgresql17-pgtcl
  24. databases/postgresql17-server
  25. databases/proftpd-mod_sql_postgres
  26. databases/py-pgcli
  27. databases/py-psycopg
  28. databases/py-psycopg-c
  29. databases/py-psycopg2
  30. databases/qt5-sqldrivers-pgsql
  31. databases/rubygem-pg
  32. databases/rubygem-pg-gitlab
  33. databases/soci
  34. databases/spatialite_gui
  35. databases/sqlclient
  36. databases/tdbc
  37. databases/virtualpg
  38. devel/RStudio
  39. devel/hoel
  40. devel/matreshka
  41. devel/sope2
  42. dns/powerdns
  43. finance/hyperswitch
  44. finance/odoo
  45. finance/odoo16
  46. finance/odoo17
  47. finance/odoo18
  48. finance/quickfix
  49. graphics/gdal
  50. graphics/mapnik
  51. graphics/mapserver
  52. graphics/qgis
  53. graphics/qgis-ltr
  54. graphics/tinyows
  55. lang/algol68g
  56. lang/mit-scheme
  57. math/octave-forge-database
  58. math/pdal
  59. math/saga
  60. net/asterisk20
  61. net/asterisk22
  62. net/freeswitch
  63. net-im/mastodon
  64. net-mgmt/icinga2
  65. net-mgmt/peering-manager
  66. net-mgmt/seafile-server
  67. science/orthanc-postgresql
  68. security/gvmd
  69. security/vaultwarden
  70. sysutils/bacula15-server
  71. sysutils/bareos-server
  72. sysutils/bareos23-server
  73. sysutils/bareos24-server
  74. sysutils/fluent-bit
  75. sysutils/omnibackup
  76. textproc/refdb
  77. www/angie-module-postgres
  78. www/bacula-web
  79. www/davical
  80. www/hs-postgrest
  81. www/wt
  82. Collapse this list.

Deleted ports which required this port:

Expand this list of 5 deleted ports
  1. databases/php81-pdo_pgsql*
  2. databases/php81-pgsql*
  3. net/asterisk18*
  4. net-mgmt/netdisco*
  5. sysutils/bareos22-server*
  6. Collapse this list of deleted ports.
for Run
  1. databases/pgactive
  2. databases/pglogical
  3. databases/pspg
  4. lang/seed7
  5. net-p2p/cardano-db-sync
  6. sysutils/omnibackup
  7. www/onlyoffice-documentserver

Configuration Options:
===> The following configuration options are available for postgresql17-client-17.9: 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 ZSTD=on: Build with ZSTD compression support ===> Use 'make config' to modify these settings
Options name:
databases_postgresql17-client
USES:
pkgconfig tar:bzip2 cpe bison perl5 gmake pkgconfig readline gettext ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://ftp.postgresql.org/pub/source/v17.9/
Collapse this list.
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2026-03-01
    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 17 to 18.
      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 17, your
      files are named according to this.
    
      # service postgresql stop
      # pkg create postgresql17-server postgresql17-contrib
      # mkdir /tmp/pg-upgrade
      # tar xf postgresql17-server-17.9.pkg -C /tmp/pg-upgrade
      # tar xf postgresql17-contrib-17.9.pkg -C /tmp/pg-upgrade
      # pkg delete -f databases/postgresql17-server databases/postgresql17-contrib databases/postgresql17-client
    
      Now update PostgreSQL:
    
        pkg user:
        # pkg install databases/postgresql18-server databases/postgresql18-contrib
        # pkg upgrade
    
        Portmaster users:
        # portmaster databases/postgresql18-server databases/postgresql18-contrib
        # portmaster -a
    
        Portupgrade users:
        # portinstall databases/postgresql18-server databases/postgresql18-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 --no-data-checksums -D /var/db/postgres/data18 -U postgres"
      # su -l postgres -c "pg_upgrade -b /tmp/pg-upgrade/usr/local/bin/ -d /var/db/postgres/data17/ -B /usr/local/bin/ -D /var/db/postgres/data18/ -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
      2) The initdb in the upgrade procedure uses '--no-data-checksums' to enable
      pg_upgrade from before this change.  You should review the documentation and
      decide whether you want to then enable checksums with pg_checksums.  Future
      upgrade instructions for PostgreSQL 19 and later will assume a default
      initdb, and therefore that checksums are enabled.
    
    
Expand this list (4 items)
  • 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
    
    
  • 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: 7

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/postgresql17-server
CommitCreditsLog message
17.9
26 Feb 2026 14:28:49
commit hash: a6361f4a39787740ae300170da7a74eeb752b7b0commit hash: a6361f4a39787740ae300170da7a74eeb752b7b0commit hash: a6361f4a39787740ae300170da7a74eeb752b7b0commit hash: a6361f4a39787740ae300170da7a74eeb752b7b0 files touched by this commit
Palle Girgensohn (girgen) search for other commits by this committer
databases/postgresql??-*: Update to latest version

The PostgreSQL Global Development Group has released an update to all
supported versions of PostgreSQL, including 18.3, 17.9, 16.13, 15.17,
and 14.22. This is an out-of-cycle release that fixes several
regressions reported after the last update release.

Release
notes:	https://www.postgresql.org/about/news/postgresql-183-179-1613-1517-and-1422-released-3246/
		https://wiki.postgresql.org/wiki/2026-02_Regression_Fixes
17.6_2
05 Nov 2025 10:23:43
commit hash: a626924cf25a85f7554c10b63dcf61f36d948016commit hash: a626924cf25a85f7554c10b63dcf61f36d948016commit hash: a626924cf25a85f7554c10b63dcf61f36d948016commit hash: a626924cf25a85f7554c10b63dcf61f36d948016 files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/postgresql{13,14,15,16,17,18}-*: Multiple fixes

- Strip shared library and binary executable
- Fix stage-qa
- Bump PORTREVISION for package change

postgresql{13,14,15,16,17,18}-server:
- Clean up Makefile: Remove unnecessary ";\"
- Sort PLIST: share/locale comes before DATADIR (share/postgresql)

postgresql{17,18}-plperl:
- Remove duplicate USES=perl5
- Add missing USE_PERL5=run

from postgresql{17,18}-plperl build log:
====> Running Q/A tests (stage-qa)
Error: /usr/local/lib/postgresql/bool_plperl.so is linked to
/usr/local/lib/perl5/5.40/mach/CORE/libperl.so.5.40 from lang/perl5.40 but it is
not declared as a dependency

PR:		290587
Approved by:	girgen
17.6_1
11 Sep 2025 12:27:18
commit hash: 7609156ab5575d8502a706201ffe63e9655eae38commit hash: 7609156ab5575d8502a706201ffe63e9655eae38commit hash: 7609156ab5575d8502a706201ffe63e9655eae38commit hash: 7609156ab5575d8502a706201ffe63e9655eae38 files touched by this commit This port version is marked as vulnerable.
Vanilla I. Shu (vanilla) search for other commits by this committer
databases/postgresql*-client: install libpgfeutils.a, bump PORTREVISION.

Approved by:	girgen@
17.5
08 May 2025 20:00:15
commit hash: a9608d62ae7125d78cd9f16748f786c8581699adcommit hash: a9608d62ae7125d78cd9f16748f786c8581699adcommit hash: a9608d62ae7125d78cd9f16748f786c8581699adcommit hash: a9608d62ae7125d78cd9f16748f786c8581699ad files touched by this commit This port version is marked as vulnerable.
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/
17.2_1
20 Jan 2025 12:14:02
commit hash: 0eb165a891385d618004882fe24568bc04fac4fccommit hash: 0eb165a891385d618004882fe24568bc04fac4fccommit hash: 0eb165a891385d618004882fe24568bc04fac4fccommit hash: 0eb165a891385d618004882fe24568bc04fac4fc files touched by this commit This port version is marked as vulnerable.
Michael Osipov (michaelo) search for other commits by this committer
databases/postgresql1{3,4,5,6,7}-client: Recommend py-psycopg over py-psycopg2

Upstream Python package maintainers recommend using the psycopg 3.x over
psycopg2 for new projects since the latter is in maintenance mode only.

Approved by:	girgen (pgsql)
Differential Revision:	https://reviews.freebsd.org/D48493
17.0
08 Oct 2024 15:16:35
commit hash: e0440ff539a4ade550cd21786df92190d3fb3102commit hash: e0440ff539a4ade550cd21786df92190d3fb3102commit hash: e0440ff539a4ade550cd21786df92190d3fb3102commit hash: e0440ff539a4ade550cd21786df92190d3fb3102 files touched by this commit This port version is marked as vulnerable.
Palle Girgensohn (girgen) search for other commits by this committer
databases/postgresql17: Remove build dependency on fop

It is only required when building the postgresql17-docs port.

PR:	281814
17.b3
08 Aug 2024 13:02:46
commit hash: 7327472603f98df8f9e889a599b3c6dd64d5feeacommit hash: 7327472603f98df8f9e889a599b3c6dd64d5feeacommit hash: 7327472603f98df8f9e889a599b3c6dd64d5feeacommit hash: 7327472603f98df8f9e889a599b3c6dd64d5feea files touched by this commit This port version is marked as vulnerable.
Palle Girgensohn (girgen) search for other commits by this committer
databases/postgresql17-*: new ports: Beta of the new major version 17 of
PostgreSQL

Release notes:	https://www.postgresql.org/docs/17/release-17.html

Number of commits found: 7