notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
postgresql16-client PostgreSQL database (client)
16.8_1 databases on this many watch lists=5 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 16.4Version of this port present on the latest quarterly branch.
Maintainer: pgsql@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-07-05 14:15:11
Last Update: 2025-01-20 12:14:02
Commit Hash: 0eb165a
People watching this port, also watch:: xxd, php84, indexinfo, p5-Text-Unidecode, p5-Error
License: PostgreSQL
WWW:
https://www.postgresql.org/
Description:
PostgreSQL is a sophisticated Object-Relational DBMS, supporting almost all SQL constructs, including subselects, transactions, and user-defined types and functions. It is the most advanced open-source database available anywhere. Commercial Support is also available. The original Postgres code was the effort of many graduate students, undergraduate students, and staff programmers working under the direction of Professor Michael Stonebraker at the University of California, Berkeley. In 1995, Andrew Yu and Jolly Chen took on the task of converting the DBMS query language to SQL and created a new database system which came to known as Postgres95. Many others contributed to the porting, testing, debugging and enhancement of the Postgres95 code. As the code improved, and 1995 faded into memory, PostgreSQL was born. PostgreSQL development is presently being performed by a team of Internet developers who are now responsible for all current and future development. The development team coordinator is Marc G. Fournier (scrappy@PostgreSQL.ORG). Support is available from the PostgreSQL developer/user community through the support mailing list (questions@PostgreSQL.ORG). PostgreSQL is free and the complete source is available.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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

Packages (timestamps in pop-ups are UTC):
postgresql16-client
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest16.6_116.6_1-16.6_116.7_1---
FreeBSD:13:quarterly16.616.6-16.616.616.116.116.1
FreeBSD:14:latest16.6_116.7_1-16.616.7_1---
FreeBSD:14:quarterly16.616.6-16.616.616.116.116.1
FreeBSD:15:latest16.6_116.7_1n/a16.6_1n/a16.116.116.2
Master port: databases/postgresql16-server
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. pkgconf>=1.3.0_1 : devel/pkgconf
  2. gmake>=4.4.1 : devel/gmake
  3. gettext-runtime>=0.22_1 : devel/gettext-runtime
  4. msgfmt : devel/gettext-tools
Library dependencies:
  1. libreadline.so.8 : devel/readline
  2. libintl.so : devel/gettext-runtime
This port is required by:
for Build
  1. databases/pglogical
  2. lang/seed7
  3. net-p2p/cardano-db-sync
  4. www/hs-postgrest
  5. www/onlyoffice-documentserver
for Libraries
  1. converters/osm2pgsql
  2. databases/R-cran-RPostgreSQL
  3. databases/courier-authlib-pgsql
  4. databases/cutelyst-asql
  5. databases/diesel
  6. databases/grass7
  7. databases/grass8
Expand this list (108 items / 101 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. databases/kdb
  3. databases/libgda5-postgresql
  4. databases/libpg_query
  5. databases/libzdb
  6. databases/pg-gvm
  7. databases/pg_citus
  8. databases/pg_filedump
  9. databases/pgbackrest
  10. databases/pgmodeler
  11. databases/pgpool-II-42
  12. databases/pgpool-II-43
  13. databases/pgpool-II-44
  14. databases/pgpool-II-45
  15. databases/pgroonga
  16. databases/pgrouting
  17. databases/php81-pdo_pgsql
  18. databases/php81-pgsql
  19. databases/php82-pdo_pgsql
  20. databases/php82-pgsql
  21. databases/php83-pdo_pgsql
  22. databases/php83-pgsql
  23. databases/php84-pdo_pgsql
  24. databases/php84-pgsql
  25. databases/postgresql-libpqxx
  26. databases/postgresql-tds_fdw
  27. databases/postgresql16-contrib
  28. databases/postgresql16-pgtcl
  29. databases/postgresql16-server
  30. databases/proftpd-mod_sql_postgres
  31. databases/py-asyncpg
  32. databases/py-pgcli
  33. databases/py-postgresql
  34. databases/py-psycopg
  35. databases/py-psycopg-c
  36. databases/py-psycopg2
  37. databases/qt5-sqldrivers-pgsql
  38. databases/rubygem-pg
  39. databases/soci
  40. databases/spatialite_gui
  41. databases/sqlclient
  42. databases/tdbc
  43. databases/timescaledb
  44. devel/RStudio
  45. devel/matreshka
  46. devel/poco
  47. devel/sope
  48. devel/sope2
  49. dns/powerdns
  50. finance/hyperswitch
  51. finance/odoo
  52. finance/odoo14
  53. finance/odoo15
  54. finance/odoo16
  55. finance/odoo17
  56. finance/quickfix
  57. games/ldmud
  58. graphics/gdal
  59. graphics/mapnik
  60. graphics/mapserver
  61. graphics/qgis
  62. graphics/qgis-ltr
  63. graphics/tinyows
  64. lang/algol68g
  65. lang/smalltalk
  66. mail/dspam
  67. mail/exim-postgresql
  68. math/octave-forge-database
  69. math/pdal
  70. math/saga
  71. net/asterisk18
  72. net/asterisk20
  73. net/asterisk22
  74. net/freeswitch
  75. net/turnserver
  76. net-im/mastodon
  77. net-mgmt/icinga2
  78. net-mgmt/netbox
  79. net-mgmt/seafile-server
  80. science/orthanc-postgresql
  81. security/gvmd
  82. security/vaultwarden
  83. sysutils/bacula15-server
  84. sysutils/bareos-server
  85. sysutils/bareos22-server
  86. sysutils/bareos23-server
  87. sysutils/fluent-bit
  88. textproc/refdb
  89. www/angie-module-postgres
  90. www/bacula-web
  91. www/fusionpbx
  92. www/glewlwyd
  93. www/hs-postgrest
  94. www/nginx-full
  95. www/wt
  96. Collapse this list.

Deleted ports which required this port:

Expand this list of 7 deleted ports
  1. databases/libpqtypes*
  2. databases/pgpool-II-41*
  3. devel/kore*
  4. sysutils/bacula11-server*
  5. sysutils/bacula9-server*
  6. sysutils/bareos20-server*
  7. sysutils/bareos21-server*
  8. Collapse this list of deleted ports.
for Run
  1. databases/pglogical
  2. lang/seed7
  3. net-p2p/cardano-db-sync
  4. www/onlyoffice-documentserver

Configuration Options:
===> The following configuration options are available for postgresql16-client-16.8_1: DEBUG=off: Build with debugging support DOCS=on: Build and/or install documentation GSSAPI=off: Build with GSSAPI from base (security/krb5) LIBEDIT=off: Use non-GPL libedit instead of readline NLS=on: Use internationalized messages OPTIMIZED_CFLAGS=off: Builds with compiler optimizations (-O3) PAM=off: Build with PAM Support SSL=on: Build with OpenSSL support ===> Use 'make config' to modify these settings
Options name:
databases_postgresql16-client
USES:
pkgconfig tar:bzip2 cpe gmake readline gettext ssl
pkg-message:
For install:
The PostgreSQL port has a collection of "side orders": postgresql-docs For all of the html documentation p5-Pg A perl5 API for client access to PostgreSQL databases. postgresql-tcltk If you want tcl/tk client support. postgresql-jdbc For Java JDBC support. postgresql-odbc For client access from unix applications using ODBC as access method. Not needed to access unix PostgreSQL servers from Win32 using ODBC. See below. ruby-postgres, py-psycopg For client access to PostgreSQL databases using the ruby & python languages. postgresql-plperl, postgresql-pltcl & postgresql-plruby For using perl5, tcl & ruby as procedural languages. postgresql-contrib Lots of contributed utilities, postgresql functions and datatypes. There you find pg_standby, pgcrypto and many other cool things. etc...
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://ftp.postgresql.org/pub/source/v16.8/
Collapse this list.
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 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
    
    
Expand this list (2 items)
  • 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: 3

NOTE: This slave port may no longer be vulnerable to issues shown below because the master port has been updated.

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/postgresql16-server
CommitCreditsLog message
16.6_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
16.4
08 Aug 2024 13:02:46
commit hash: b4e71c8402d027a49eeddb5b585b591019654bb8commit hash: b4e71c8402d027a49eeddb5b585b591019654bb8commit hash: b4e71c8402d027a49eeddb5b585b591019654bb8commit hash: b4e71c8402d027a49eeddb5b585b591019654bb8 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 minor versions

The PostgreSQL Global Development Group has released an update to all
supported versions of PostgreSQL, including 16.4, 15.8, 14.13, 13.16,
and 12.20. This release fixes 1 security vulnerability and over 55 bugs
reported over the last several months.

PR:	279671 - make the rc script service jails aware
PR:	279536 - remove LLVM max version restriction
PR:	278887 - SETENV -> SETENVI for -contrib ports

Release notes:	https://www.postgresql.org/docs/release/
16.b1
05 Jul 2023 14:11:39
commit hash: 4ee225f90aa3f81a418859086a0bca660f44e7efcommit hash: 4ee225f90aa3f81a418859086a0bca660f44e7efcommit hash: 4ee225f90aa3f81a418859086a0bca660f44e7efcommit hash: 4ee225f90aa3f81a418859086a0bca660f44e7ef files touched by this commit This port version is marked as vulnerable.
Palle Girgensohn (girgen) search for other commits by this committer
databases/postgresql16-*: Introduce postgresql16 beta 1

URL:	https://www.postgresql.org/about/news/postgresql-16-beta-1-released-2643/
Release notes:	https://www.postgresql.org/docs/16/release-16.html

Number of commits found: 3