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
postgresql13-client PostgreSQL database (client)
13.14 databases on this many watch lists=3 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 13.7Version of this port present on the latest quarterly branch.
Maintainer: pgsql@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-09-24 13:33:22
Last Update: 2022-07-20 14:21:07
Commit Hash: d076ad9
People watching this port, also watch:: p5-Encode-Locale, py39-pycparser, font-misc-meltho, libinotify, mkfontscale
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

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

Packages (timestamps in pop-ups are UTC):
postgresql13-client
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest13.1413.1413.113.1413.14-13.1-
FreeBSD:13:quarterly13.1313.1313.1213.1313.1313.1313.1313.13
FreeBSD:14:latest13.1413.1413.913.1413.1413.11-13.11
FreeBSD:14:quarterly13.1313.13-13.1313.1313.1313.1313.13
FreeBSD:15:latest13.1413.14n/a13.14n/a13.1313.1313.14
FreeBSD:15:quarterly--n/a-n/a---
Master port: databases/postgresql13-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/lua-pgsql
  2. net/prosearch
for Libraries
  1. databases/cutelyst-asql
  2. databases/hashtypes
  3. databases/iplike
  4. databases/p5-Pg
  5. databases/pgadmin3
  6. databases/pgroonga
  7. databases/pgsanity
Expand this list (49 items / 42 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. databases/pgsphere
  3. databases/pgtcl
  4. databases/pguri
  5. databases/postgresql-libpgeasy
  6. databases/postgresql-plproxy
  7. databases/postgresql-tds_fdw
  8. databases/postgresql13-contrib
  9. databases/postgresql13-pgtcl
  10. databases/postgresql13-server
  11. databases/py-aiopg
  12. databases/py-asyncpg
  13. databases/py-postgresql
  14. databases/py-psycopg2cffi
  15. databases/rubygem-do_postgres
  16. databases/sqlclient
  17. databases/tsearch_extras
  18. databases/virtualpg
  19. devel/poco
  20. devel/sope2
  21. finance/sql-ledger
  22. graphics/mapserver
  23. graphics/tinyows
  24. net/libnss-pgsql
  25. net-mgmt/nagios-check_postgres
  26. security/pam-pgsql
  27. sysutils/omnibackup
  28. www/fusionpbx
  29. www/glewlwyd
  30. www/mod_auth_pgsql2
  31. www/pglogd
  32. Collapse this list.

Deleted ports which required this port:

Expand this list of 12 deleted ports
  1. databases/pgpool-II-36*
  2. databases/pgpool-II-37*
  3. databases/pgpool-II-40*
  4. databases/php73-pdo_pgsql*
  5. databases/php73-pgsql*
  6. databases/php74-pdo_pgsql*
  7. databases/php74-pgsql*
  8. databases/rubygem-pg13*
  9. databases/rubygem-pg14*
  10. databases/zabbix3-libzbxpgsql*
  11. sysutils/bareos17-server*
  12. sysutils/bareos18-server*
  13. Collapse this list of deleted ports.
for Run
  1. databases/lua-pgsql
  2. net/prosearch
  3. sysutils/omnibackup

Configuration Options:
===> The following configuration options are available for postgresql13-client-13.14: 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_postgresql13-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/v13.14/
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: 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/postgresql13-server
CommitCreditsLog message
13.7
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)
13.2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit This port version is marked as vulnerable.
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
13.0
24 Sep 2020 13:33:10
Revision:549921Original commit files touched by this commit This port version is marked as vulnerable.
girgen search for other commits by this committer
Welcome PostgreSQL 13

Release notes:	https://www.postgresql.org/about/news/2077/

Number of commits found: 3