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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

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

Packages (timestamps in pop-ups are UTC):
postgresql15-client
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest15.615.6-15.615.6---
FreeBSD:13:quarterly15.515.515.415.515.515.515.515.5
FreeBSD:14:latest15.615.615.115.615.615.3-15.3
FreeBSD:14:quarterly15.515.5-15.515.515.515.515.5
FreeBSD:15:latest15.615.6n/a15.6n/a15.515.515.6
FreeBSD:15:quarterly--n/a-n/a---
Master port: databases/postgresql15-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.3 : 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. databases/pspg
  3. lang/seed7
  4. net/opensips31
  5. www/hs-postgrest
  6. www/onlyoffice-documentserver
for Libraries
  1. biology/emboss
  2. converters/osm2pgsql
  3. databases/R-cran-RPostgreSQL
  4. databases/courier-authlib-pgsql
  5. databases/diesel
  6. databases/grass7
  7. databases/grass8
Expand this list (110 items / 103 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. databases/ip4r
  3. databases/kdb
  4. databases/libdbi-drivers
  5. databases/libgda5-postgresql
  6. databases/libpg_query
  7. databases/libpqtypes
  8. databases/libzdb
  9. databases/luasql-postgres
  10. databases/p5-DBD-Pg
  11. databases/pg-gvm
  12. databases/pg_citus
  13. databases/pg_filedump
  14. databases/pgaccess
  15. databases/pgbackrest
  16. databases/pgmodeler
  17. databases/pgpool-II-41
  18. databases/pgpool-II-42
  19. databases/pgpool-II-43
  20. databases/pgpool-II-44
  21. databases/pgpool-II-45
  22. databases/pgreplay
  23. databases/pgrouting
  24. databases/php81-pdo_pgsql
  25. databases/php81-pgsql
  26. databases/php82-pdo_pgsql
  27. databases/php82-pgsql
  28. databases/php83-pdo_pgsql
  29. databases/php83-pgsql
  30. databases/postgresql-libpqxx
  31. databases/postgresql-odbc
  32. databases/postgresql-plv8js
  33. databases/postgresql15-contrib
  34. databases/postgresql15-pgtcl
  35. databases/postgresql15-server
  36. databases/proftpd-mod_sql_postgres
  37. databases/py-PyGreSQL
  38. databases/py-pgcli
  39. databases/py-psycopg
  40. databases/py-psycopg-c
  41. databases/py-psycopg2
  42. databases/qt5-sqldrivers-pgsql
  43. databases/rubygem-pg
  44. databases/soci
  45. databases/spatialite_gui
  46. databases/tdbc
  47. databases/timescaledb
  48. databases/vfront
  49. devel/RStudio
  50. devel/hoel
  51. devel/kore
  52. devel/matreshka
  53. devel/sope
  54. dns/powerdns
  55. finance/hyperswitch
  56. finance/odoo
  57. finance/odoo14
  58. finance/odoo15
  59. finance/odoo16
  60. finance/quickfix
  61. games/ldmud
  62. graphics/gdal
  63. graphics/mapnik
  64. graphics/qgis
  65. graphics/qgis-ltr
  66. lang/algol68g
  67. lang/smalltalk
  68. mail/dspam
  69. mail/exim-postgresql
  70. mail/opensmtpd-extras-table-postgresql
  71. math/octave-forge-database
  72. math/pdal
  73. math/saga
  74. net/asterisk18
  75. net/freeswitch
  76. net/turnserver
  77. net-im/biboumi
  78. net-im/mastodon
  79. net-mgmt/icinga2
  80. net-mgmt/netbox
  81. net-mgmt/netdisco
  82. net-mgmt/seafile-server
  83. ports-mgmt/portscout
  84. science/orthanc-postgresql
  85. security/gvmd
  86. security/vaultwarden
  87. sysutils/bacula11-server
  88. sysutils/bacula13-server
  89. sysutils/bacula9-server
  90. sysutils/bareos-server
  91. sysutils/bareos20-server
  92. sysutils/bareos21-server
  93. sysutils/bareos22-server
  94. textproc/refdb
  95. www/angie-module-postgres
  96. www/bacula-web
  97. www/davical
  98. www/hs-postgrest
  99. www/nginx-full
  100. www/phprecipebook
  101. Collapse this list.

Deleted ports which required this port:

Expand this list of 4 deleted ports
  1. databases/php80-pdo_pgsql*
  2. databases/php80-pgsql*
  3. net/asterisk16*
  4. sysutils/bareos19-server*
  5. Collapse this list of deleted ports.
for Run
  1. databases/pglogical
  2. databases/pspg
  3. lang/seed7
  4. net/opensips31
  5. www/onlyoffice-documentserver

Configuration Options:
===> The following configuration options are available for postgresql15-client-15.6: DEBUG=off: Build with debugging support DOCS=on: Build and/or install documentation GSSAPI=off: Build with GSSAPI support 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_postgresql15-client
USES:
pkgconfig tar:bzip2 cpe gmake 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/v15.6/
Collapse this list.
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 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) See the updating entry 20190829 if you are updating from a release prior to 11.
      3) If you use non-default initdb options, you have to adjust the initdb-command accordingly
    
    
Expand this list (1 items)
  • 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) See the updating entry 20190829 if you are updating from a release prior to 11.
      3) If you use non-default initdb options, you have to adjust the initdb-command accordingly
    
    
  • Collapse this list.

Number of commits found: 4

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/postgresql15-server
CommitCreditsLog message
15.b2
20 Jul 2022 14:21:07
commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16 files touched by this commit This port version is marked as vulnerable.
Tobias C. Berner (tcberner) search for other commits by this committer
databases: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Choe, Cheng-Dae" whitekid
  *  "Mahdi Mokhtari <mokhi64@gmail.com>"
  *  "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
  *  <hvo.pm@xs4all.nl>
  *  <jsmith@resonatingmedia.com>
  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Snelson <Alan@Wave2.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
15.b2
04 Jul 2022 11:26:00
commit hash: 28a97bf7074e8d76753800989c69370597781507commit hash: 28a97bf7074e8d76753800989c69370597781507commit hash: 28a97bf7074e8d76753800989c69370597781507commit hash: 28a97bf7074e8d76753800989c69370597781507 files touched by this commit This port version is marked as vulnerable.
Palle Girgensohn (girgen) search for other commits by this committer
databases/postgresql15-*: update to 15beta2
15.b1_1
14 Jun 2022 21:02:40
commit hash: 3259905b3cc3307e6e7befbe751c5be8933bc4c4commit hash: 3259905b3cc3307e6e7befbe751c5be8933bc4c4commit hash: 3259905b3cc3307e6e7befbe751c5be8933bc4c4commit hash: 3259905b3cc3307e6e7befbe751c5be8933bc4c4 files touched by this commit This port version is marked as vulnerable.
Palle Girgensohn (girgen) search for other commits by this committer
databases/postgresql1[45]-client: add missing pg_amcheck tool

Also add some missing plist files for postgresql15-client and contrib
15.b1
19 May 2022 13:36:48
commit hash: 5b11f47f0d59c95f6dcf1ff75badede5ec84e72ecommit hash: 5b11f47f0d59c95f6dcf1ff75badede5ec84e72ecommit hash: 5b11f47f0d59c95f6dcf1ff75badede5ec84e72ecommit hash: 5b11f47f0d59c95f6dcf1ff75badede5ec84e72e files touched by this commit This port version is marked as vulnerable.
Palle Girgensohn (girgen) search for other commits by this committer
databases/postgresql??-*: add postgresql-15 to the ports tree

Introduce PostgreSQL-15 to the ports tree.

Make version 15 the master port, and add plist parameter for the
postgresql version.

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

Number of commits found: 4