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 photos
All times are UTC
Ukraine
Commit processing is paused - The database was just upgraded and I want to review. At present, commit processing is up to 12:23 UTC on 2026-03-31
Port details on branch 2026Q1
postgresql14-server PostgreSQL is the most advanced open-source database available anywhere
14.22 databases on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 14.22Version of this port present on the latest quarterly branch.
Maintainer: pgsql@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-03-11 08:00:07
Last Update: 2026-03-11 07:58:42
Commit Hash: cabc410
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 (1573 items)
Collapse this list.
  1. /usr/local/share/licenses/postgresql14-server-14.22/catalog.mk
  2. /usr/local/share/licenses/postgresql14-server-14.22/LICENSE
  3. /usr/local/share/licenses/postgresql14-server-14.22/PostgreSQL
  4. bin/initdb
  5. bin/pg_archivecleanup
  6. bin/pg_basebackup
  7. bin/pg_checksums
  8. bin/pg_controldata
  9. bin/pg_ctl
  10. bin/pg_receivewal
  11. bin/pg_recvlogical
  12. bin/pg_resetwal
  13. bin/pg_rewind
  14. bin/pg_test_fsync
  15. bin/pg_test_timing
  16. bin/pg_upgrade
  17. bin/pg_waldump
  18. bin/postgres
  19. bin/postmaster
  20. etc/periodic/daily/502.pgsql
  21. include/postgresql/server/plpgsql.h
  22. lib/libpgcommon.a
  23. lib/libpgcommon_shlib.a
  24. lib/postgresql/cyrillic_and_mic.so
  25. lib/postgresql/dict_snowball.so
  26. lib/postgresql/euc2004_sjis2004.so
  27. lib/postgresql/euc_cn_and_mic.so
  28. lib/postgresql/euc_jp_and_sjis.so
  29. lib/postgresql/euc_kr_and_mic.so
  30. lib/postgresql/euc_tw_and_big5.so
  31. lib/postgresql/latin2_and_win1250.so
  32. lib/postgresql/latin_and_mic.so
  33. lib/postgresql/libpqwalreceiver.so
  34. lib/postgresql/pgoutput.so
  35. lib/postgresql/plpgsql.so
  36. lib/postgresql/utf8_and_big5.so
  37. lib/postgresql/utf8_and_cyrillic.so
  38. lib/postgresql/utf8_and_euc2004.so
  39. lib/postgresql/utf8_and_euc_cn.so
  40. lib/postgresql/utf8_and_euc_jp.so
  41. lib/postgresql/utf8_and_euc_kr.so
  42. lib/postgresql/utf8_and_euc_tw.so
  43. lib/postgresql/utf8_and_gb18030.so
  44. lib/postgresql/utf8_and_gbk.so
  45. lib/postgresql/utf8_and_iso8859.so
  46. lib/postgresql/utf8_and_iso8859_1.so
  47. lib/postgresql/utf8_and_johab.so
  48. lib/postgresql/utf8_and_sjis.so
  49. lib/postgresql/utf8_and_sjis2004.so
  50. lib/postgresql/utf8_and_uhc.so
  51. lib/postgresql/utf8_and_win.so
  52. lib/postgresql/bitcode/postgres.index.bc
  53. lib/postgresql/bitcode/postgres/access/brin/brin.bc
  54. lib/postgresql/bitcode/postgres/access/brin/brin_bloom.bc
  55. lib/postgresql/bitcode/postgres/access/brin/brin_inclusion.bc
  56. lib/postgresql/bitcode/postgres/access/brin/brin_minmax.bc
  57. lib/postgresql/bitcode/postgres/access/brin/brin_minmax_multi.bc
  58. lib/postgresql/bitcode/postgres/access/brin/brin_pageops.bc
  59. lib/postgresql/bitcode/postgres/access/brin/brin_revmap.bc
  60. lib/postgresql/bitcode/postgres/access/brin/brin_tuple.bc
  61. lib/postgresql/bitcode/postgres/access/brin/brin_validate.bc
  62. lib/postgresql/bitcode/postgres/access/brin/brin_xlog.bc
  63. lib/postgresql/bitcode/postgres/access/common/attmap.bc
  64. lib/postgresql/bitcode/postgres/access/common/bufmask.bc
  65. lib/postgresql/bitcode/postgres/access/common/detoast.bc
  66. lib/postgresql/bitcode/postgres/access/common/heaptuple.bc
  67. lib/postgresql/bitcode/postgres/access/common/indextuple.bc
  68. lib/postgresql/bitcode/postgres/access/common/printsimple.bc
  69. lib/postgresql/bitcode/postgres/access/common/printtup.bc
  70. lib/postgresql/bitcode/postgres/access/common/relation.bc
  71. lib/postgresql/bitcode/postgres/access/common/reloptions.bc
  72. lib/postgresql/bitcode/postgres/access/common/scankey.bc
  73. lib/postgresql/bitcode/postgres/access/common/session.bc
  74. lib/postgresql/bitcode/postgres/access/common/syncscan.bc
  75. lib/postgresql/bitcode/postgres/access/common/toast_compression.bc
  76. lib/postgresql/bitcode/postgres/access/common/toast_internals.bc
  77. lib/postgresql/bitcode/postgres/access/common/tupconvert.bc
  78. lib/postgresql/bitcode/postgres/access/common/tupdesc.bc
  79. lib/postgresql/bitcode/postgres/access/gin/ginarrayproc.bc
  80. lib/postgresql/bitcode/postgres/access/gin/ginbtree.bc
  81. lib/postgresql/bitcode/postgres/access/gin/ginbulk.bc
  82. lib/postgresql/bitcode/postgres/access/gin/gindatapage.bc
  83. lib/postgresql/bitcode/postgres/access/gin/ginentrypage.bc
  84. lib/postgresql/bitcode/postgres/access/gin/ginfast.bc
  85. lib/postgresql/bitcode/postgres/access/gin/ginget.bc
  86. lib/postgresql/bitcode/postgres/access/gin/gininsert.bc
  87. lib/postgresql/bitcode/postgres/access/gin/ginlogic.bc
  88. lib/postgresql/bitcode/postgres/access/gin/ginpostinglist.bc
  89. lib/postgresql/bitcode/postgres/access/gin/ginscan.bc
  90. lib/postgresql/bitcode/postgres/access/gin/ginutil.bc
  91. lib/postgresql/bitcode/postgres/access/gin/ginvacuum.bc
  92. lib/postgresql/bitcode/postgres/access/gin/ginvalidate.bc
  93. lib/postgresql/bitcode/postgres/access/gin/ginxlog.bc
  94. lib/postgresql/bitcode/postgres/access/gist/gist.bc
  95. lib/postgresql/bitcode/postgres/access/gist/gistbuild.bc
  96. lib/postgresql/bitcode/postgres/access/gist/gistbuildbuffers.bc
  97. lib/postgresql/bitcode/postgres/access/gist/gistget.bc
  98. lib/postgresql/bitcode/postgres/access/gist/gistproc.bc
  99. lib/postgresql/bitcode/postgres/access/gist/gistscan.bc
  100. lib/postgresql/bitcode/postgres/access/gist/gistsplit.bc
  101. lib/postgresql/bitcode/postgres/access/gist/gistutil.bc
  102. lib/postgresql/bitcode/postgres/access/gist/gistvacuum.bc
  103. lib/postgresql/bitcode/postgres/access/gist/gistvalidate.bc
  104. lib/postgresql/bitcode/postgres/access/gist/gistxlog.bc
  105. lib/postgresql/bitcode/postgres/access/hash/hash.bc
  106. lib/postgresql/bitcode/postgres/access/hash/hash_xlog.bc
  107. lib/postgresql/bitcode/postgres/access/hash/hashfunc.bc
  108. lib/postgresql/bitcode/postgres/access/hash/hashinsert.bc
  109. lib/postgresql/bitcode/postgres/access/hash/hashovfl.bc
  110. lib/postgresql/bitcode/postgres/access/hash/hashpage.bc
  111. lib/postgresql/bitcode/postgres/access/hash/hashsearch.bc
  112. lib/postgresql/bitcode/postgres/access/hash/hashsort.bc
  113. lib/postgresql/bitcode/postgres/access/hash/hashutil.bc
  114. lib/postgresql/bitcode/postgres/access/hash/hashvalidate.bc
  115. lib/postgresql/bitcode/postgres/access/heap/heapam.bc
  116. lib/postgresql/bitcode/postgres/access/heap/heapam_handler.bc
  117. lib/postgresql/bitcode/postgres/access/heap/heapam_visibility.bc
  118. lib/postgresql/bitcode/postgres/access/heap/heaptoast.bc
  119. lib/postgresql/bitcode/postgres/access/heap/hio.bc
  120. lib/postgresql/bitcode/postgres/access/heap/pruneheap.bc
  121. lib/postgresql/bitcode/postgres/access/heap/rewriteheap.bc
  122. lib/postgresql/bitcode/postgres/access/heap/vacuumlazy.bc
  123. lib/postgresql/bitcode/postgres/access/heap/visibilitymap.bc
  124. lib/postgresql/bitcode/postgres/access/index/amapi.bc
  125. lib/postgresql/bitcode/postgres/access/index/amvalidate.bc
  126. lib/postgresql/bitcode/postgres/access/index/genam.bc
  127. lib/postgresql/bitcode/postgres/access/index/indexam.bc
  128. lib/postgresql/bitcode/postgres/access/nbtree/nbtcompare.bc
  129. lib/postgresql/bitcode/postgres/access/nbtree/nbtdedup.bc
  130. lib/postgresql/bitcode/postgres/access/nbtree/nbtinsert.bc
  131. lib/postgresql/bitcode/postgres/access/nbtree/nbtpage.bc
  132. lib/postgresql/bitcode/postgres/access/nbtree/nbtree.bc
  133. lib/postgresql/bitcode/postgres/access/nbtree/nbtsearch.bc
  134. lib/postgresql/bitcode/postgres/access/nbtree/nbtsort.bc
  135. lib/postgresql/bitcode/postgres/access/nbtree/nbtsplitloc.bc
  136. lib/postgresql/bitcode/postgres/access/nbtree/nbtutils.bc
  137. lib/postgresql/bitcode/postgres/access/nbtree/nbtvalidate.bc
  138. lib/postgresql/bitcode/postgres/access/nbtree/nbtxlog.bc
  139. lib/postgresql/bitcode/postgres/access/rmgrdesc/brindesc.bc
  140. lib/postgresql/bitcode/postgres/access/rmgrdesc/clogdesc.bc
  141. lib/postgresql/bitcode/postgres/access/rmgrdesc/committsdesc.bc
  142. lib/postgresql/bitcode/postgres/access/rmgrdesc/dbasedesc.bc
  143. lib/postgresql/bitcode/postgres/access/rmgrdesc/genericdesc.bc
  144. lib/postgresql/bitcode/postgres/access/rmgrdesc/gindesc.bc
  145. lib/postgresql/bitcode/postgres/access/rmgrdesc/gistdesc.bc
  146. lib/postgresql/bitcode/postgres/access/rmgrdesc/hashdesc.bc
  147. lib/postgresql/bitcode/postgres/access/rmgrdesc/heapdesc.bc
  148. lib/postgresql/bitcode/postgres/access/rmgrdesc/logicalmsgdesc.bc
  149. lib/postgresql/bitcode/postgres/access/rmgrdesc/mxactdesc.bc
  150. lib/postgresql/bitcode/postgres/access/rmgrdesc/nbtdesc.bc
  151. lib/postgresql/bitcode/postgres/access/rmgrdesc/relmapdesc.bc
  152. lib/postgresql/bitcode/postgres/access/rmgrdesc/replorigindesc.bc
  153. lib/postgresql/bitcode/postgres/access/rmgrdesc/seqdesc.bc
  154. lib/postgresql/bitcode/postgres/access/rmgrdesc/smgrdesc.bc
  155. lib/postgresql/bitcode/postgres/access/rmgrdesc/spgdesc.bc
  156. lib/postgresql/bitcode/postgres/access/rmgrdesc/standbydesc.bc
  157. lib/postgresql/bitcode/postgres/access/rmgrdesc/tblspcdesc.bc
  158. lib/postgresql/bitcode/postgres/access/rmgrdesc/xactdesc.bc
  159. lib/postgresql/bitcode/postgres/access/rmgrdesc/xlogdesc.bc
  160. lib/postgresql/bitcode/postgres/access/spgist/spgdoinsert.bc
  161. lib/postgresql/bitcode/postgres/access/spgist/spginsert.bc
  162. lib/postgresql/bitcode/postgres/access/spgist/spgkdtreeproc.bc
  163. lib/postgresql/bitcode/postgres/access/spgist/spgproc.bc
  164. lib/postgresql/bitcode/postgres/access/spgist/spgquadtreeproc.bc
  165. lib/postgresql/bitcode/postgres/access/spgist/spgscan.bc
  166. lib/postgresql/bitcode/postgres/access/spgist/spgtextproc.bc
  167. lib/postgresql/bitcode/postgres/access/spgist/spgutils.bc
  168. lib/postgresql/bitcode/postgres/access/spgist/spgvacuum.bc
  169. lib/postgresql/bitcode/postgres/access/spgist/spgvalidate.bc
  170. lib/postgresql/bitcode/postgres/access/spgist/spgxlog.bc
  171. lib/postgresql/bitcode/postgres/access/table/table.bc
  172. lib/postgresql/bitcode/postgres/access/table/tableam.bc
  173. lib/postgresql/bitcode/postgres/access/table/tableamapi.bc
  174. lib/postgresql/bitcode/postgres/access/table/toast_helper.bc
  175. lib/postgresql/bitcode/postgres/access/tablesample/bernoulli.bc
  176. lib/postgresql/bitcode/postgres/access/tablesample/system.bc
  177. lib/postgresql/bitcode/postgres/access/tablesample/tablesample.bc
  178. lib/postgresql/bitcode/postgres/access/transam/clog.bc
  179. lib/postgresql/bitcode/postgres/access/transam/commit_ts.bc
  180. lib/postgresql/bitcode/postgres/access/transam/generic_xlog.bc
  181. lib/postgresql/bitcode/postgres/access/transam/multixact.bc
  182. lib/postgresql/bitcode/postgres/access/transam/parallel.bc
  183. lib/postgresql/bitcode/postgres/access/transam/rmgr.bc
  184. lib/postgresql/bitcode/postgres/access/transam/slru.bc
  185. lib/postgresql/bitcode/postgres/access/transam/subtrans.bc
  186. lib/postgresql/bitcode/postgres/access/transam/timeline.bc
  187. lib/postgresql/bitcode/postgres/access/transam/transam.bc
  188. lib/postgresql/bitcode/postgres/access/transam/twophase.bc
  189. lib/postgresql/bitcode/postgres/access/transam/twophase_rmgr.bc
  190. lib/postgresql/bitcode/postgres/access/transam/varsup.bc
  191. lib/postgresql/bitcode/postgres/access/transam/xact.bc
  192. lib/postgresql/bitcode/postgres/access/transam/xlog.bc
  193. lib/postgresql/bitcode/postgres/access/transam/xlogarchive.bc
  194. lib/postgresql/bitcode/postgres/access/transam/xlogfuncs.bc
  195. lib/postgresql/bitcode/postgres/access/transam/xloginsert.bc
  196. lib/postgresql/bitcode/postgres/access/transam/xlogreader.bc
  197. lib/postgresql/bitcode/postgres/access/transam/xlogutils.bc
  198. lib/postgresql/bitcode/postgres/bootstrap/bootparse.bc
  199. lib/postgresql/bitcode/postgres/bootstrap/bootstrap.bc
  200. lib/postgresql/bitcode/postgres/catalog/aclchk.bc
  201. lib/postgresql/bitcode/postgres/catalog/catalog.bc
  202. lib/postgresql/bitcode/postgres/catalog/dependency.bc
  203. lib/postgresql/bitcode/postgres/catalog/heap.bc
  204. lib/postgresql/bitcode/postgres/catalog/index.bc
  205. lib/postgresql/bitcode/postgres/catalog/indexing.bc
  206. lib/postgresql/bitcode/postgres/catalog/namespace.bc
  207. lib/postgresql/bitcode/postgres/catalog/objectaccess.bc
  208. lib/postgresql/bitcode/postgres/catalog/objectaddress.bc
  209. lib/postgresql/bitcode/postgres/catalog/partition.bc
  210. lib/postgresql/bitcode/postgres/catalog/pg_aggregate.bc
  211. lib/postgresql/bitcode/postgres/catalog/pg_cast.bc
  212. lib/postgresql/bitcode/postgres/catalog/pg_collation.bc
  213. lib/postgresql/bitcode/postgres/catalog/pg_constraint.bc
  214. lib/postgresql/bitcode/postgres/catalog/pg_conversion.bc
  215. lib/postgresql/bitcode/postgres/catalog/pg_db_role_setting.bc
  216. lib/postgresql/bitcode/postgres/catalog/pg_depend.bc
  217. lib/postgresql/bitcode/postgres/catalog/pg_enum.bc
  218. lib/postgresql/bitcode/postgres/catalog/pg_inherits.bc
  219. lib/postgresql/bitcode/postgres/catalog/pg_largeobject.bc
  220. lib/postgresql/bitcode/postgres/catalog/pg_namespace.bc
  221. lib/postgresql/bitcode/postgres/catalog/pg_operator.bc
  222. lib/postgresql/bitcode/postgres/catalog/pg_proc.bc
  223. lib/postgresql/bitcode/postgres/catalog/pg_publication.bc
  224. lib/postgresql/bitcode/postgres/catalog/pg_range.bc
  225. lib/postgresql/bitcode/postgres/catalog/pg_shdepend.bc
  226. lib/postgresql/bitcode/postgres/catalog/pg_subscription.bc
  227. lib/postgresql/bitcode/postgres/catalog/pg_type.bc
  228. lib/postgresql/bitcode/postgres/catalog/storage.bc
  229. lib/postgresql/bitcode/postgres/catalog/toasting.bc
  230. lib/postgresql/bitcode/postgres/commands/aggregatecmds.bc
  231. lib/postgresql/bitcode/postgres/commands/alter.bc
  232. lib/postgresql/bitcode/postgres/commands/amcmds.bc
  233. lib/postgresql/bitcode/postgres/commands/analyze.bc
  234. lib/postgresql/bitcode/postgres/commands/async.bc
  235. lib/postgresql/bitcode/postgres/commands/cluster.bc
  236. lib/postgresql/bitcode/postgres/commands/collationcmds.bc
  237. lib/postgresql/bitcode/postgres/commands/comment.bc
  238. lib/postgresql/bitcode/postgres/commands/constraint.bc
  239. lib/postgresql/bitcode/postgres/commands/conversioncmds.bc
  240. lib/postgresql/bitcode/postgres/commands/copy.bc
  241. lib/postgresql/bitcode/postgres/commands/copyfrom.bc
  242. lib/postgresql/bitcode/postgres/commands/copyfromparse.bc
  243. lib/postgresql/bitcode/postgres/commands/copyto.bc
  244. lib/postgresql/bitcode/postgres/commands/createas.bc
  245. lib/postgresql/bitcode/postgres/commands/dbcommands.bc
  246. lib/postgresql/bitcode/postgres/commands/define.bc
  247. lib/postgresql/bitcode/postgres/commands/discard.bc
  248. lib/postgresql/bitcode/postgres/commands/dropcmds.bc
  249. lib/postgresql/bitcode/postgres/commands/event_trigger.bc
  250. lib/postgresql/bitcode/postgres/commands/explain.bc
  251. lib/postgresql/bitcode/postgres/commands/extension.bc
  252. lib/postgresql/bitcode/postgres/commands/foreigncmds.bc
  253. lib/postgresql/bitcode/postgres/commands/functioncmds.bc
  254. lib/postgresql/bitcode/postgres/commands/indexcmds.bc
  255. lib/postgresql/bitcode/postgres/commands/lockcmds.bc
  256. lib/postgresql/bitcode/postgres/commands/matview.bc
  257. lib/postgresql/bitcode/postgres/commands/opclasscmds.bc
  258. lib/postgresql/bitcode/postgres/commands/operatorcmds.bc
  259. lib/postgresql/bitcode/postgres/commands/policy.bc
  260. lib/postgresql/bitcode/postgres/commands/portalcmds.bc
  261. lib/postgresql/bitcode/postgres/commands/prepare.bc
  262. lib/postgresql/bitcode/postgres/commands/proclang.bc
  263. lib/postgresql/bitcode/postgres/commands/publicationcmds.bc
  264. lib/postgresql/bitcode/postgres/commands/schemacmds.bc
  265. lib/postgresql/bitcode/postgres/commands/seclabel.bc
  266. lib/postgresql/bitcode/postgres/commands/sequence.bc
  267. lib/postgresql/bitcode/postgres/commands/statscmds.bc
  268. lib/postgresql/bitcode/postgres/commands/subscriptioncmds.bc
  269. lib/postgresql/bitcode/postgres/commands/tablecmds.bc
  270. lib/postgresql/bitcode/postgres/commands/tablespace.bc
  271. lib/postgresql/bitcode/postgres/commands/trigger.bc
  272. lib/postgresql/bitcode/postgres/commands/tsearchcmds.bc
  273. lib/postgresql/bitcode/postgres/commands/typecmds.bc
  274. lib/postgresql/bitcode/postgres/commands/user.bc
  275. lib/postgresql/bitcode/postgres/commands/vacuum.bc
  276. lib/postgresql/bitcode/postgres/commands/variable.bc
  277. lib/postgresql/bitcode/postgres/commands/view.bc
  278. lib/postgresql/bitcode/postgres/executor/execAmi.bc
  279. lib/postgresql/bitcode/postgres/executor/execAsync.bc
  280. lib/postgresql/bitcode/postgres/executor/execCurrent.bc
  281. lib/postgresql/bitcode/postgres/executor/execExpr.bc
  282. lib/postgresql/bitcode/postgres/executor/execExprInterp.bc
  283. lib/postgresql/bitcode/postgres/executor/execGrouping.bc
  284. lib/postgresql/bitcode/postgres/executor/execIndexing.bc
  285. lib/postgresql/bitcode/postgres/executor/execJunk.bc
  286. lib/postgresql/bitcode/postgres/executor/execMain.bc
  287. lib/postgresql/bitcode/postgres/executor/execParallel.bc
  288. lib/postgresql/bitcode/postgres/executor/execPartition.bc
  289. lib/postgresql/bitcode/postgres/executor/execProcnode.bc
  290. lib/postgresql/bitcode/postgres/executor/execReplication.bc
  291. lib/postgresql/bitcode/postgres/executor/execSRF.bc
  292. lib/postgresql/bitcode/postgres/executor/execScan.bc
  293. lib/postgresql/bitcode/postgres/executor/execTuples.bc
  294. lib/postgresql/bitcode/postgres/executor/execUtils.bc
  295. lib/postgresql/bitcode/postgres/executor/functions.bc
  296. lib/postgresql/bitcode/postgres/executor/instrument.bc
  297. lib/postgresql/bitcode/postgres/executor/nodeAgg.bc
  298. lib/postgresql/bitcode/postgres/executor/nodeAppend.bc
  299. lib/postgresql/bitcode/postgres/executor/nodeBitmapAnd.bc
  300. lib/postgresql/bitcode/postgres/executor/nodeBitmapHeapscan.bc
  301. lib/postgresql/bitcode/postgres/executor/nodeBitmapIndexscan.bc
  302. lib/postgresql/bitcode/postgres/executor/nodeBitmapOr.bc
  303. lib/postgresql/bitcode/postgres/executor/nodeCtescan.bc
  304. lib/postgresql/bitcode/postgres/executor/nodeCustom.bc
  305. lib/postgresql/bitcode/postgres/executor/nodeForeignscan.bc
  306. lib/postgresql/bitcode/postgres/executor/nodeFunctionscan.bc
  307. lib/postgresql/bitcode/postgres/executor/nodeGather.bc
  308. lib/postgresql/bitcode/postgres/executor/nodeGatherMerge.bc
  309. lib/postgresql/bitcode/postgres/executor/nodeGroup.bc
  310. lib/postgresql/bitcode/postgres/executor/nodeHash.bc
  311. lib/postgresql/bitcode/postgres/executor/nodeHashjoin.bc
  312. lib/postgresql/bitcode/postgres/executor/nodeIncrementalSort.bc
  313. lib/postgresql/bitcode/postgres/executor/nodeIndexonlyscan.bc
  314. lib/postgresql/bitcode/postgres/executor/nodeIndexscan.bc
  315. lib/postgresql/bitcode/postgres/executor/nodeLimit.bc
  316. lib/postgresql/bitcode/postgres/executor/nodeLockRows.bc
  317. lib/postgresql/bitcode/postgres/executor/nodeMaterial.bc
  318. lib/postgresql/bitcode/postgres/executor/nodeMergeAppend.bc
  319. lib/postgresql/bitcode/postgres/executor/nodeMergejoin.bc
  320. lib/postgresql/bitcode/postgres/executor/nodeModifyTable.bc
  321. lib/postgresql/bitcode/postgres/executor/nodeNamedtuplestorescan.bc
  322. lib/postgresql/bitcode/postgres/executor/nodeNestloop.bc
  323. lib/postgresql/bitcode/postgres/executor/nodeProjectSet.bc
  324. lib/postgresql/bitcode/postgres/executor/nodeRecursiveunion.bc
  325. lib/postgresql/bitcode/postgres/executor/nodeResult.bc
  326. lib/postgresql/bitcode/postgres/executor/nodeMemoize.bc
  327. lib/postgresql/bitcode/postgres/executor/nodeSamplescan.bc
  328. lib/postgresql/bitcode/postgres/executor/nodeSeqscan.bc
  329. lib/postgresql/bitcode/postgres/executor/nodeSetOp.bc
  330. lib/postgresql/bitcode/postgres/executor/nodeSort.bc
  331. lib/postgresql/bitcode/postgres/executor/nodeSubplan.bc
  332. lib/postgresql/bitcode/postgres/executor/nodeSubqueryscan.bc
  333. lib/postgresql/bitcode/postgres/executor/nodeTableFuncscan.bc
  334. lib/postgresql/bitcode/postgres/executor/nodeTidrangescan.bc
  335. lib/postgresql/bitcode/postgres/executor/nodeTidscan.bc
  336. lib/postgresql/bitcode/postgres/executor/nodeUnique.bc
  337. lib/postgresql/bitcode/postgres/executor/nodeValuesscan.bc
  338. lib/postgresql/bitcode/postgres/executor/nodeWindowAgg.bc
  339. lib/postgresql/bitcode/postgres/executor/nodeWorktablescan.bc
  340. lib/postgresql/bitcode/postgres/executor/spi.bc
  341. lib/postgresql/bitcode/postgres/executor/tqueue.bc
  342. lib/postgresql/bitcode/postgres/executor/tstoreReceiver.bc
  343. lib/postgresql/bitcode/postgres/foreign/foreign.bc
  344. lib/postgresql/bitcode/postgres/jit/jit.bc
  345. lib/postgresql/bitcode/postgres/lib/binaryheap.bc
  346. lib/postgresql/bitcode/postgres/lib/bipartite_match.bc
  347. lib/postgresql/bitcode/postgres/lib/bloomfilter.bc
  348. lib/postgresql/bitcode/postgres/lib/dshash.bc
  349. lib/postgresql/bitcode/postgres/lib/hyperloglog.bc
  350. lib/postgresql/bitcode/postgres/lib/ilist.bc
  351. lib/postgresql/bitcode/postgres/lib/integerset.bc
  352. lib/postgresql/bitcode/postgres/lib/knapsack.bc
  353. lib/postgresql/bitcode/postgres/lib/pairingheap.bc
  354. lib/postgresql/bitcode/postgres/lib/rbtree.bc
  355. lib/postgresql/bitcode/postgres/libpq/auth-scram.bc
  356. lib/postgresql/bitcode/postgres/libpq/auth.bc
  357. lib/postgresql/bitcode/postgres/libpq/be-fsstubs.bc
  358. @comment lib/postgresql/bitcode/postgres/libpq/be-gssapi-common.bc
  359. lib/postgresql/bitcode/postgres/libpq/be-secure-common.bc
  360. @comment lib/postgresql/bitcode/postgres/libpq/be-secure-gssapi.bc
  361. lib/postgresql/bitcode/postgres/libpq/be-secure.bc
  362. lib/postgresql/bitcode/postgres/libpq/be-secure-openssl.bc
  363. lib/postgresql/bitcode/postgres/libpq/crypt.bc
  364. lib/postgresql/bitcode/postgres/libpq/hba.bc
  365. lib/postgresql/bitcode/postgres/libpq/ifaddr.bc
  366. lib/postgresql/bitcode/postgres/libpq/pqcomm.bc
  367. lib/postgresql/bitcode/postgres/libpq/pqformat.bc
  368. lib/postgresql/bitcode/postgres/libpq/pqmq.bc
  369. lib/postgresql/bitcode/postgres/libpq/pqsignal.bc
  370. lib/postgresql/bitcode/postgres/main/main.bc
  371. lib/postgresql/bitcode/postgres/nodes/bitmapset.bc
  372. lib/postgresql/bitcode/postgres/nodes/copyfuncs.bc
  373. lib/postgresql/bitcode/postgres/nodes/equalfuncs.bc
  374. lib/postgresql/bitcode/postgres/nodes/extensible.bc
  375. lib/postgresql/bitcode/postgres/nodes/list.bc
  376. lib/postgresql/bitcode/postgres/nodes/makefuncs.bc
  377. lib/postgresql/bitcode/postgres/nodes/nodeFuncs.bc
  378. lib/postgresql/bitcode/postgres/nodes/nodes.bc
  379. lib/postgresql/bitcode/postgres/nodes/outfuncs.bc
  380. lib/postgresql/bitcode/postgres/nodes/params.bc
  381. lib/postgresql/bitcode/postgres/nodes/print.bc
  382. lib/postgresql/bitcode/postgres/nodes/read.bc
  383. lib/postgresql/bitcode/postgres/nodes/readfuncs.bc
  384. lib/postgresql/bitcode/postgres/nodes/tidbitmap.bc
  385. lib/postgresql/bitcode/postgres/nodes/value.bc
  386. lib/postgresql/bitcode/postgres/optimizer/geqo/geqo_copy.bc
  387. lib/postgresql/bitcode/postgres/optimizer/geqo/geqo_cx.bc
  388. lib/postgresql/bitcode/postgres/optimizer/geqo/geqo_erx.bc
  389. lib/postgresql/bitcode/postgres/optimizer/geqo/geqo_eval.bc
  390. lib/postgresql/bitcode/postgres/optimizer/geqo/geqo_main.bc
  391. lib/postgresql/bitcode/postgres/optimizer/geqo/geqo_misc.bc
  392. lib/postgresql/bitcode/postgres/optimizer/geqo/geqo_mutation.bc
  393. lib/postgresql/bitcode/postgres/optimizer/geqo/geqo_ox1.bc
  394. lib/postgresql/bitcode/postgres/optimizer/geqo/geqo_ox2.bc
  395. lib/postgresql/bitcode/postgres/optimizer/geqo/geqo_pmx.bc
  396. lib/postgresql/bitcode/postgres/optimizer/geqo/geqo_pool.bc
  397. lib/postgresql/bitcode/postgres/optimizer/geqo/geqo_px.bc
  398. lib/postgresql/bitcode/postgres/optimizer/geqo/geqo_random.bc
  399. lib/postgresql/bitcode/postgres/optimizer/geqo/geqo_recombination.bc
  400. lib/postgresql/bitcode/postgres/optimizer/geqo/geqo_selection.bc
  401. lib/postgresql/bitcode/postgres/optimizer/path/allpaths.bc
  402. lib/postgresql/bitcode/postgres/optimizer/path/clausesel.bc
  403. lib/postgresql/bitcode/postgres/optimizer/path/costsize.bc
  404. lib/postgresql/bitcode/postgres/optimizer/path/equivclass.bc
  405. lib/postgresql/bitcode/postgres/optimizer/path/indxpath.bc
  406. lib/postgresql/bitcode/postgres/optimizer/path/joinpath.bc
  407. lib/postgresql/bitcode/postgres/optimizer/path/joinrels.bc
  408. lib/postgresql/bitcode/postgres/optimizer/path/pathkeys.bc
  409. lib/postgresql/bitcode/postgres/optimizer/path/tidpath.bc
  410. lib/postgresql/bitcode/postgres/optimizer/plan/analyzejoins.bc
  411. lib/postgresql/bitcode/postgres/optimizer/plan/createplan.bc
  412. lib/postgresql/bitcode/postgres/optimizer/plan/initsplan.bc
  413. lib/postgresql/bitcode/postgres/optimizer/plan/planagg.bc
  414. lib/postgresql/bitcode/postgres/optimizer/plan/planmain.bc
  415. lib/postgresql/bitcode/postgres/optimizer/plan/planner.bc
  416. lib/postgresql/bitcode/postgres/optimizer/plan/setrefs.bc
  417. lib/postgresql/bitcode/postgres/optimizer/plan/subselect.bc
  418. lib/postgresql/bitcode/postgres/optimizer/prep/prepagg.bc
  419. lib/postgresql/bitcode/postgres/optimizer/prep/prepjointree.bc
  420. lib/postgresql/bitcode/postgres/optimizer/prep/prepqual.bc
  421. lib/postgresql/bitcode/postgres/optimizer/prep/preptlist.bc
  422. lib/postgresql/bitcode/postgres/optimizer/prep/prepunion.bc
  423. lib/postgresql/bitcode/postgres/optimizer/util/appendinfo.bc
  424. lib/postgresql/bitcode/postgres/optimizer/util/clauses.bc
  425. lib/postgresql/bitcode/postgres/optimizer/util/inherit.bc
  426. lib/postgresql/bitcode/postgres/optimizer/util/joininfo.bc
  427. lib/postgresql/bitcode/postgres/optimizer/util/orclauses.bc
  428. lib/postgresql/bitcode/postgres/optimizer/util/paramassign.bc
  429. lib/postgresql/bitcode/postgres/optimizer/util/pathnode.bc
  430. lib/postgresql/bitcode/postgres/optimizer/util/placeholder.bc
  431. lib/postgresql/bitcode/postgres/optimizer/util/plancat.bc
  432. lib/postgresql/bitcode/postgres/optimizer/util/predtest.bc
  433. lib/postgresql/bitcode/postgres/optimizer/util/relnode.bc
  434. lib/postgresql/bitcode/postgres/optimizer/util/restrictinfo.bc
  435. lib/postgresql/bitcode/postgres/optimizer/util/tlist.bc
  436. lib/postgresql/bitcode/postgres/optimizer/util/var.bc
  437. lib/postgresql/bitcode/postgres/parser/analyze.bc
  438. lib/postgresql/bitcode/postgres/parser/gram.bc
  439. lib/postgresql/bitcode/postgres/parser/parse_agg.bc
  440. lib/postgresql/bitcode/postgres/parser/parse_clause.bc
  441. lib/postgresql/bitcode/postgres/parser/parse_coerce.bc
  442. lib/postgresql/bitcode/postgres/parser/parse_collate.bc
  443. lib/postgresql/bitcode/postgres/parser/parse_cte.bc
  444. lib/postgresql/bitcode/postgres/parser/parse_enr.bc
  445. lib/postgresql/bitcode/postgres/parser/parse_expr.bc
  446. lib/postgresql/bitcode/postgres/parser/parse_func.bc
  447. lib/postgresql/bitcode/postgres/parser/parse_node.bc
  448. lib/postgresql/bitcode/postgres/parser/parse_oper.bc
  449. lib/postgresql/bitcode/postgres/parser/parse_param.bc
  450. lib/postgresql/bitcode/postgres/parser/parse_relation.bc
  451. lib/postgresql/bitcode/postgres/parser/parse_target.bc
  452. lib/postgresql/bitcode/postgres/parser/parse_type.bc
  453. lib/postgresql/bitcode/postgres/parser/parse_utilcmd.bc
  454. lib/postgresql/bitcode/postgres/parser/parser.bc
  455. lib/postgresql/bitcode/postgres/parser/scan.bc
  456. lib/postgresql/bitcode/postgres/parser/scansup.bc
  457. lib/postgresql/bitcode/postgres/partitioning/partbounds.bc
  458. lib/postgresql/bitcode/postgres/partitioning/partdesc.bc
  459. lib/postgresql/bitcode/postgres/partitioning/partprune.bc
  460. lib/postgresql/bitcode/postgres/port/atomics.bc
  461. lib/postgresql/bitcode/postgres/port/pg_sema.bc
  462. lib/postgresql/bitcode/postgres/port/pg_shmem.bc
  463. lib/postgresql/bitcode/postgres/postmaster/autovacuum.bc
  464. lib/postgresql/bitcode/postgres/postmaster/bgworker.bc
  465. lib/postgresql/bitcode/postgres/postmaster/bgwriter.bc
  466. lib/postgresql/bitcode/postgres/postmaster/checkpointer.bc
  467. lib/postgresql/bitcode/postgres/postmaster/fork_process.bc
  468. lib/postgresql/bitcode/postgres/postmaster/interrupt.bc
  469. lib/postgresql/bitcode/postgres/postmaster/pgarch.bc
  470. lib/postgresql/bitcode/postgres/postmaster/pgstat.bc
  471. lib/postgresql/bitcode/postgres/postmaster/postmaster.bc
  472. lib/postgresql/bitcode/postgres/postmaster/startup.bc
  473. lib/postgresql/bitcode/postgres/postmaster/syslogger.bc
  474. lib/postgresql/bitcode/postgres/postmaster/walwriter.bc
  475. lib/postgresql/bitcode/postgres/regex/regcomp.bc
  476. lib/postgresql/bitcode/postgres/regex/regerror.bc
  477. lib/postgresql/bitcode/postgres/regex/regexec.bc
  478. lib/postgresql/bitcode/postgres/regex/regexport.bc
  479. lib/postgresql/bitcode/postgres/regex/regfree.bc
  480. lib/postgresql/bitcode/postgres/regex/regprefix.bc
  481. lib/postgresql/bitcode/postgres/replication/backup_manifest.bc
  482. lib/postgresql/bitcode/postgres/replication/basebackup.bc
  483. lib/postgresql/bitcode/postgres/replication/logical/decode.bc
  484. lib/postgresql/bitcode/postgres/replication/logical/launcher.bc
  485. lib/postgresql/bitcode/postgres/replication/logical/logical.bc
  486. lib/postgresql/bitcode/postgres/replication/logical/logicalfuncs.bc
  487. lib/postgresql/bitcode/postgres/replication/logical/message.bc
  488. lib/postgresql/bitcode/postgres/replication/logical/origin.bc
  489. lib/postgresql/bitcode/postgres/replication/logical/proto.bc
  490. lib/postgresql/bitcode/postgres/replication/logical/relation.bc
  491. lib/postgresql/bitcode/postgres/replication/logical/reorderbuffer.bc
  492. lib/postgresql/bitcode/postgres/replication/logical/snapbuild.bc
  493. lib/postgresql/bitcode/postgres/replication/logical/tablesync.bc
  494. lib/postgresql/bitcode/postgres/replication/logical/worker.bc
  495. lib/postgresql/bitcode/postgres/replication/repl_gram.bc
  496. lib/postgresql/bitcode/postgres/replication/slot.bc
  497. lib/postgresql/bitcode/postgres/replication/slotfuncs.bc
  498. lib/postgresql/bitcode/postgres/replication/syncrep.bc
  499. lib/postgresql/bitcode/postgres/replication/syncrep_gram.bc
  500. lib/postgresql/bitcode/postgres/replication/walreceiver.bc
  501. lib/postgresql/bitcode/postgres/replication/walreceiverfuncs.bc
  502. lib/postgresql/bitcode/postgres/replication/walsender.bc
  503. lib/postgresql/bitcode/postgres/rewrite/rewriteDefine.bc
  504. lib/postgresql/bitcode/postgres/rewrite/rewriteHandler.bc
  505. lib/postgresql/bitcode/postgres/rewrite/rewriteManip.bc
  506. lib/postgresql/bitcode/postgres/rewrite/rewriteRemove.bc
  507. lib/postgresql/bitcode/postgres/rewrite/rewriteSearchCycle.bc
  508. lib/postgresql/bitcode/postgres/rewrite/rewriteSupport.bc
  509. lib/postgresql/bitcode/postgres/rewrite/rowsecurity.bc
  510. lib/postgresql/bitcode/postgres/statistics/dependencies.bc
  511. lib/postgresql/bitcode/postgres/statistics/extended_stats.bc
  512. lib/postgresql/bitcode/postgres/statistics/mcv.bc
  513. lib/postgresql/bitcode/postgres/statistics/mvdistinct.bc
  514. lib/postgresql/bitcode/postgres/storage/buffer/buf_init.bc
  515. lib/postgresql/bitcode/postgres/storage/buffer/buf_table.bc
  516. lib/postgresql/bitcode/postgres/storage/buffer/bufmgr.bc
  517. lib/postgresql/bitcode/postgres/storage/buffer/freelist.bc
  518. lib/postgresql/bitcode/postgres/storage/buffer/localbuf.bc
  519. lib/postgresql/bitcode/postgres/storage/file/buffile.bc
  520. lib/postgresql/bitcode/postgres/storage/file/copydir.bc
  521. lib/postgresql/bitcode/postgres/storage/file/fd.bc
  522. lib/postgresql/bitcode/postgres/storage/file/reinit.bc
  523. lib/postgresql/bitcode/postgres/storage/file/sharedfileset.bc
  524. lib/postgresql/bitcode/postgres/storage/freespace/freespace.bc
  525. lib/postgresql/bitcode/postgres/storage/freespace/fsmpage.bc
  526. lib/postgresql/bitcode/postgres/storage/freespace/indexfsm.bc
  527. lib/postgresql/bitcode/postgres/storage/ipc/barrier.bc
  528. lib/postgresql/bitcode/postgres/storage/ipc/dsm.bc
  529. lib/postgresql/bitcode/postgres/storage/ipc/dsm_impl.bc
  530. lib/postgresql/bitcode/postgres/storage/ipc/ipc.bc
  531. lib/postgresql/bitcode/postgres/storage/ipc/ipci.bc
  532. lib/postgresql/bitcode/postgres/storage/ipc/latch.bc
  533. lib/postgresql/bitcode/postgres/storage/ipc/pmsignal.bc
  534. lib/postgresql/bitcode/postgres/storage/ipc/procarray.bc
  535. lib/postgresql/bitcode/postgres/storage/ipc/procsignal.bc
  536. lib/postgresql/bitcode/postgres/storage/ipc/shm_mq.bc
  537. lib/postgresql/bitcode/postgres/storage/ipc/shm_toc.bc
  538. lib/postgresql/bitcode/postgres/storage/ipc/shmem.bc
  539. lib/postgresql/bitcode/postgres/storage/ipc/shmqueue.bc
  540. lib/postgresql/bitcode/postgres/storage/ipc/signalfuncs.bc
  541. lib/postgresql/bitcode/postgres/storage/ipc/sinval.bc
  542. lib/postgresql/bitcode/postgres/storage/ipc/sinvaladt.bc
  543. lib/postgresql/bitcode/postgres/storage/ipc/standby.bc
  544. lib/postgresql/bitcode/postgres/storage/large_object/inv_api.bc
  545. lib/postgresql/bitcode/postgres/storage/lmgr/condition_variable.bc
  546. lib/postgresql/bitcode/postgres/storage/lmgr/deadlock.bc
  547. lib/postgresql/bitcode/postgres/storage/lmgr/lmgr.bc
  548. lib/postgresql/bitcode/postgres/storage/lmgr/lock.bc
  549. lib/postgresql/bitcode/postgres/storage/lmgr/lwlock.bc
  550. lib/postgresql/bitcode/postgres/storage/lmgr/lwlocknames.bc
  551. lib/postgresql/bitcode/postgres/storage/lmgr/predicate.bc
  552. lib/postgresql/bitcode/postgres/storage/lmgr/proc.bc
  553. lib/postgresql/bitcode/postgres/storage/lmgr/s_lock.bc
  554. lib/postgresql/bitcode/postgres/storage/lmgr/spin.bc
  555. lib/postgresql/bitcode/postgres/storage/page/bufpage.bc
  556. lib/postgresql/bitcode/postgres/storage/page/checksum.bc
  557. lib/postgresql/bitcode/postgres/storage/page/itemptr.bc
  558. lib/postgresql/bitcode/postgres/storage/smgr/md.bc
  559. lib/postgresql/bitcode/postgres/storage/smgr/smgr.bc
  560. lib/postgresql/bitcode/postgres/storage/sync/sync.bc
  561. lib/postgresql/bitcode/postgres/tcop/cmdtag.bc
  562. lib/postgresql/bitcode/postgres/tcop/dest.bc
  563. lib/postgresql/bitcode/postgres/tcop/fastpath.bc
  564. lib/postgresql/bitcode/postgres/tcop/postgres.bc
  565. lib/postgresql/bitcode/postgres/tcop/pquery.bc
  566. lib/postgresql/bitcode/postgres/tcop/utility.bc
  567. lib/postgresql/bitcode/postgres/tsearch/dict.bc
  568. lib/postgresql/bitcode/postgres/tsearch/dict_ispell.bc
  569. lib/postgresql/bitcode/postgres/tsearch/dict_simple.bc
  570. lib/postgresql/bitcode/postgres/tsearch/dict_synonym.bc
  571. lib/postgresql/bitcode/postgres/tsearch/dict_thesaurus.bc
  572. lib/postgresql/bitcode/postgres/tsearch/regis.bc
  573. lib/postgresql/bitcode/postgres/tsearch/spell.bc
  574. lib/postgresql/bitcode/postgres/tsearch/to_tsany.bc
  575. lib/postgresql/bitcode/postgres/tsearch/ts_locale.bc
  576. lib/postgresql/bitcode/postgres/tsearch/ts_parse.bc
  577. lib/postgresql/bitcode/postgres/tsearch/ts_selfuncs.bc
  578. lib/postgresql/bitcode/postgres/tsearch/ts_typanalyze.bc
  579. lib/postgresql/bitcode/postgres/tsearch/ts_utils.bc
  580. lib/postgresql/bitcode/postgres/tsearch/wparser.bc
  581. lib/postgresql/bitcode/postgres/tsearch/wparser_def.bc
  582. lib/postgresql/bitcode/postgres/utils/activity/backend_progress.bc
  583. lib/postgresql/bitcode/postgres/utils/activity/backend_status.bc
  584. lib/postgresql/bitcode/postgres/utils/activity/wait_event.bc
  585. lib/postgresql/bitcode/postgres/utils/adt/acl.bc
  586. lib/postgresql/bitcode/postgres/utils/adt/amutils.bc
  587. lib/postgresql/bitcode/postgres/utils/adt/array_expanded.bc
  588. lib/postgresql/bitcode/postgres/utils/adt/array_selfuncs.bc
  589. lib/postgresql/bitcode/postgres/utils/adt/array_typanalyze.bc
  590. lib/postgresql/bitcode/postgres/utils/adt/array_userfuncs.bc
  591. lib/postgresql/bitcode/postgres/utils/adt/arrayfuncs.bc
  592. lib/postgresql/bitcode/postgres/utils/adt/arraysubs.bc
  593. lib/postgresql/bitcode/postgres/utils/adt/arrayutils.bc
  594. lib/postgresql/bitcode/postgres/utils/adt/ascii.bc
  595. lib/postgresql/bitcode/postgres/utils/adt/bool.bc
  596. lib/postgresql/bitcode/postgres/utils/adt/cash.bc
  597. lib/postgresql/bitcode/postgres/utils/adt/char.bc
  598. lib/postgresql/bitcode/postgres/utils/adt/cryptohashfuncs.bc
  599. lib/postgresql/bitcode/postgres/utils/adt/date.bc
  600. lib/postgresql/bitcode/postgres/utils/adt/datetime.bc
  601. lib/postgresql/bitcode/postgres/utils/adt/datum.bc
  602. lib/postgresql/bitcode/postgres/utils/adt/dbsize.bc
  603. lib/postgresql/bitcode/postgres/utils/adt/domains.bc
  604. lib/postgresql/bitcode/postgres/utils/adt/encode.bc
  605. lib/postgresql/bitcode/postgres/utils/adt/enum.bc
  606. lib/postgresql/bitcode/postgres/utils/adt/expandeddatum.bc
  607. lib/postgresql/bitcode/postgres/utils/adt/expandedrecord.bc
  608. lib/postgresql/bitcode/postgres/utils/adt/float.bc
  609. lib/postgresql/bitcode/postgres/utils/adt/format_type.bc
  610. lib/postgresql/bitcode/postgres/utils/adt/formatting.bc
  611. lib/postgresql/bitcode/postgres/utils/adt/genfile.bc
  612. lib/postgresql/bitcode/postgres/utils/adt/geo_ops.bc
  613. lib/postgresql/bitcode/postgres/utils/adt/geo_selfuncs.bc
  614. lib/postgresql/bitcode/postgres/utils/adt/geo_spgist.bc
  615. lib/postgresql/bitcode/postgres/utils/adt/inet_cidr_ntop.bc
  616. lib/postgresql/bitcode/postgres/utils/adt/inet_net_pton.bc
  617. lib/postgresql/bitcode/postgres/utils/adt/int.bc
  618. lib/postgresql/bitcode/postgres/utils/adt/int8.bc
  619. lib/postgresql/bitcode/postgres/utils/adt/json.bc
  620. lib/postgresql/bitcode/postgres/utils/adt/jsonb.bc
  621. lib/postgresql/bitcode/postgres/utils/adt/jsonb_gin.bc
  622. lib/postgresql/bitcode/postgres/utils/adt/jsonb_op.bc
  623. lib/postgresql/bitcode/postgres/utils/adt/jsonb_util.bc
  624. lib/postgresql/bitcode/postgres/utils/adt/jsonbsubs.bc
  625. lib/postgresql/bitcode/postgres/utils/adt/jsonfuncs.bc
  626. lib/postgresql/bitcode/postgres/utils/adt/jsonpath.bc
  627. lib/postgresql/bitcode/postgres/utils/adt/jsonpath_exec.bc
  628. lib/postgresql/bitcode/postgres/utils/adt/jsonpath_gram.bc
  629. lib/postgresql/bitcode/postgres/utils/adt/like.bc
  630. lib/postgresql/bitcode/postgres/utils/adt/like_support.bc
  631. lib/postgresql/bitcode/postgres/utils/adt/lockfuncs.bc
  632. lib/postgresql/bitcode/postgres/utils/adt/mac.bc
  633. lib/postgresql/bitcode/postgres/utils/adt/mac8.bc
  634. lib/postgresql/bitcode/postgres/utils/adt/mcxtfuncs.bc
  635. lib/postgresql/bitcode/postgres/utils/adt/misc.bc
  636. lib/postgresql/bitcode/postgres/utils/adt/multirangetypes.bc
  637. lib/postgresql/bitcode/postgres/utils/adt/multirangetypes_selfuncs.bc
  638. lib/postgresql/bitcode/postgres/utils/adt/name.bc
  639. lib/postgresql/bitcode/postgres/utils/adt/network.bc
  640. lib/postgresql/bitcode/postgres/utils/adt/network_gist.bc
  641. lib/postgresql/bitcode/postgres/utils/adt/network_selfuncs.bc
  642. lib/postgresql/bitcode/postgres/utils/adt/network_spgist.bc
  643. lib/postgresql/bitcode/postgres/utils/adt/numeric.bc
  644. lib/postgresql/bitcode/postgres/utils/adt/numutils.bc
  645. lib/postgresql/bitcode/postgres/utils/adt/oid.bc
  646. lib/postgresql/bitcode/postgres/utils/adt/oracle_compat.bc
  647. lib/postgresql/bitcode/postgres/utils/adt/orderedsetaggs.bc
  648. lib/postgresql/bitcode/postgres/utils/adt/partitionfuncs.bc
  649. lib/postgresql/bitcode/postgres/utils/adt/pg_locale.bc
  650. lib/postgresql/bitcode/postgres/utils/adt/pg_lsn.bc
  651. lib/postgresql/bitcode/postgres/utils/adt/pg_upgrade_support.bc
  652. lib/postgresql/bitcode/postgres/utils/adt/pgstatfuncs.bc
  653. lib/postgresql/bitcode/postgres/utils/adt/pseudotypes.bc
  654. lib/postgresql/bitcode/postgres/utils/adt/quote.bc
  655. lib/postgresql/bitcode/postgres/utils/adt/rangetypes.bc
  656. lib/postgresql/bitcode/postgres/utils/adt/rangetypes_gist.bc
  657. lib/postgresql/bitcode/postgres/utils/adt/rangetypes_selfuncs.bc
  658. lib/postgresql/bitcode/postgres/utils/adt/rangetypes_spgist.bc
  659. lib/postgresql/bitcode/postgres/utils/adt/rangetypes_typanalyze.bc
  660. lib/postgresql/bitcode/postgres/utils/adt/regexp.bc
  661. lib/postgresql/bitcode/postgres/utils/adt/regproc.bc
  662. lib/postgresql/bitcode/postgres/utils/adt/ri_triggers.bc
  663. lib/postgresql/bitcode/postgres/utils/adt/rowtypes.bc
  664. lib/postgresql/bitcode/postgres/utils/adt/ruleutils.bc
  665. lib/postgresql/bitcode/postgres/utils/adt/selfuncs.bc
  666. lib/postgresql/bitcode/postgres/utils/adt/tid.bc
  667. lib/postgresql/bitcode/postgres/utils/adt/timestamp.bc
  668. lib/postgresql/bitcode/postgres/utils/adt/trigfuncs.bc
  669. lib/postgresql/bitcode/postgres/utils/adt/tsginidx.bc
  670. lib/postgresql/bitcode/postgres/utils/adt/tsgistidx.bc
  671. lib/postgresql/bitcode/postgres/utils/adt/tsquery.bc
  672. lib/postgresql/bitcode/postgres/utils/adt/tsquery_cleanup.bc
  673. lib/postgresql/bitcode/postgres/utils/adt/tsquery_gist.bc
  674. lib/postgresql/bitcode/postgres/utils/adt/tsquery_op.bc
  675. lib/postgresql/bitcode/postgres/utils/adt/tsquery_rewrite.bc
  676. lib/postgresql/bitcode/postgres/utils/adt/tsquery_util.bc
  677. lib/postgresql/bitcode/postgres/utils/adt/tsrank.bc
  678. lib/postgresql/bitcode/postgres/utils/adt/tsvector.bc
  679. lib/postgresql/bitcode/postgres/utils/adt/tsvector_op.bc
  680. lib/postgresql/bitcode/postgres/utils/adt/tsvector_parser.bc
  681. lib/postgresql/bitcode/postgres/utils/adt/uuid.bc
  682. lib/postgresql/bitcode/postgres/utils/adt/varbit.bc
  683. lib/postgresql/bitcode/postgres/utils/adt/varchar.bc
  684. lib/postgresql/bitcode/postgres/utils/adt/varlena.bc
  685. lib/postgresql/bitcode/postgres/utils/adt/version.bc
  686. lib/postgresql/bitcode/postgres/utils/adt/windowfuncs.bc
  687. lib/postgresql/bitcode/postgres/utils/adt/xid.bc
  688. lib/postgresql/bitcode/postgres/utils/adt/xid8funcs.bc
  689. lib/postgresql/bitcode/postgres/utils/adt/xml.bc
  690. lib/postgresql/bitcode/postgres/utils/cache/attoptcache.bc
  691. lib/postgresql/bitcode/postgres/utils/cache/catcache.bc
  692. lib/postgresql/bitcode/postgres/utils/cache/evtcache.bc
  693. lib/postgresql/bitcode/postgres/utils/cache/inval.bc
  694. lib/postgresql/bitcode/postgres/utils/cache/lsyscache.bc
  695. lib/postgresql/bitcode/postgres/utils/cache/partcache.bc
  696. lib/postgresql/bitcode/postgres/utils/cache/plancache.bc
  697. lib/postgresql/bitcode/postgres/utils/cache/relcache.bc
  698. lib/postgresql/bitcode/postgres/utils/cache/relfilenodemap.bc
  699. lib/postgresql/bitcode/postgres/utils/cache/relmapper.bc
  700. lib/postgresql/bitcode/postgres/utils/cache/spccache.bc
  701. lib/postgresql/bitcode/postgres/utils/cache/syscache.bc
  702. lib/postgresql/bitcode/postgres/utils/cache/ts_cache.bc
  703. lib/postgresql/bitcode/postgres/utils/cache/typcache.bc
  704. lib/postgresql/bitcode/postgres/utils/error/assert.bc
  705. lib/postgresql/bitcode/postgres/utils/error/elog.bc
  706. lib/postgresql/bitcode/postgres/utils/fmgr/dfmgr.bc
  707. lib/postgresql/bitcode/postgres/utils/fmgr/fmgr.bc
  708. lib/postgresql/bitcode/postgres/utils/fmgr/funcapi.bc
  709. lib/postgresql/bitcode/postgres/utils/fmgrtab.bc
  710. lib/postgresql/bitcode/postgres/utils/hash/dynahash.bc
  711. lib/postgresql/bitcode/postgres/utils/hash/pg_crc.bc
  712. lib/postgresql/bitcode/postgres/utils/init/globals.bc
  713. lib/postgresql/bitcode/postgres/utils/init/miscinit.bc
  714. lib/postgresql/bitcode/postgres/utils/init/postinit.bc
  715. lib/postgresql/bitcode/postgres/utils/mb/conv.bc
  716. lib/postgresql/bitcode/postgres/utils/mb/mbutils.bc
  717. lib/postgresql/bitcode/postgres/utils/mb/stringinfo_mb.bc
  718. lib/postgresql/bitcode/postgres/utils/mb/wstrcmp.bc
  719. lib/postgresql/bitcode/postgres/utils/mb/wstrncmp.bc
  720. lib/postgresql/bitcode/postgres/utils/misc/guc.bc
  721. lib/postgresql/bitcode/postgres/utils/misc/help_config.bc
  722. lib/postgresql/bitcode/postgres/utils/misc/pg_config.bc
  723. lib/postgresql/bitcode/postgres/utils/misc/pg_controldata.bc
  724. lib/postgresql/bitcode/postgres/utils/misc/pg_rusage.bc
  725. lib/postgresql/bitcode/postgres/utils/misc/ps_status.bc
  726. lib/postgresql/bitcode/postgres/utils/misc/queryenvironment.bc
  727. lib/postgresql/bitcode/postgres/utils/misc/queryjumble.bc
  728. lib/postgresql/bitcode/postgres/utils/misc/rls.bc
  729. lib/postgresql/bitcode/postgres/utils/misc/sampling.bc
  730. lib/postgresql/bitcode/postgres/utils/misc/superuser.bc
  731. lib/postgresql/bitcode/postgres/utils/misc/timeout.bc
  732. lib/postgresql/bitcode/postgres/utils/misc/tzparser.bc
  733. lib/postgresql/bitcode/postgres/utils/mmgr/aset.bc
  734. lib/postgresql/bitcode/postgres/utils/mmgr/dsa.bc
  735. lib/postgresql/bitcode/postgres/utils/mmgr/freepage.bc
  736. lib/postgresql/bitcode/postgres/utils/mmgr/generation.bc
  737. lib/postgresql/bitcode/postgres/utils/mmgr/mcxt.bc
  738. lib/postgresql/bitcode/postgres/utils/mmgr/memdebug.bc
  739. lib/postgresql/bitcode/postgres/utils/mmgr/portalmem.bc
  740. lib/postgresql/bitcode/postgres/utils/mmgr/slab.bc
  741. lib/postgresql/bitcode/postgres/utils/resowner/resowner.bc
  742. lib/postgresql/bitcode/postgres/utils/sort/logtape.bc
  743. lib/postgresql/bitcode/postgres/utils/sort/qsort_interruptible.bc
  744. lib/postgresql/bitcode/postgres/utils/sort/sharedtuplestore.bc
  745. lib/postgresql/bitcode/postgres/utils/sort/sortsupport.bc
  746. lib/postgresql/bitcode/postgres/utils/sort/tuplesort.bc
  747. lib/postgresql/bitcode/postgres/utils/sort/tuplestore.bc
  748. lib/postgresql/bitcode/postgres/utils/time/combocid.bc
  749. lib/postgresql/bitcode/postgres/utils/time/snapmgr.bc
  750. lib/postgresql/llvmjit.so
  751. lib/postgresql/llvmjit_types.bc
  752. share/doc/postgresql/README-server
  753. share/locale/cs/LC_MESSAGES/initdb-14.mo
  754. share/locale/cs/LC_MESSAGES/pg_archivecleanup-14.mo
  755. share/locale/cs/LC_MESSAGES/pg_basebackup-14.mo
  756. share/locale/cs/LC_MESSAGES/pg_checksums-14.mo
  757. share/locale/cs/LC_MESSAGES/pg_controldata-14.mo
  758. share/locale/cs/LC_MESSAGES/pg_ctl-14.mo
  759. share/locale/cs/LC_MESSAGES/pg_resetwal-14.mo
  760. share/locale/cs/LC_MESSAGES/pg_rewind-14.mo
  761. share/locale/cs/LC_MESSAGES/pg_test_fsync-14.mo
  762. share/locale/cs/LC_MESSAGES/pg_upgrade-14.mo
  763. share/locale/cs/LC_MESSAGES/pg_waldump-14.mo
  764. share/locale/cs/LC_MESSAGES/plpgsql-14.mo
  765. share/locale/de/LC_MESSAGES/initdb-14.mo
  766. share/locale/de/LC_MESSAGES/pg_archivecleanup-14.mo
  767. share/locale/de/LC_MESSAGES/pg_basebackup-14.mo
  768. share/locale/de/LC_MESSAGES/pg_checksums-14.mo
  769. share/locale/de/LC_MESSAGES/pg_controldata-14.mo
  770. share/locale/de/LC_MESSAGES/pg_ctl-14.mo
  771. share/locale/de/LC_MESSAGES/pg_resetwal-14.mo
  772. share/locale/de/LC_MESSAGES/pg_rewind-14.mo
  773. share/locale/de/LC_MESSAGES/pg_test_fsync-14.mo
  774. share/locale/de/LC_MESSAGES/pg_test_timing-14.mo
  775. share/locale/de/LC_MESSAGES/pg_upgrade-14.mo
  776. share/locale/de/LC_MESSAGES/pg_waldump-14.mo
  777. share/locale/de/LC_MESSAGES/plpgsql-14.mo
  778. share/locale/de/LC_MESSAGES/postgres-14.mo
  779. share/locale/el/LC_MESSAGES/initdb-14.mo
  780. share/locale/el/LC_MESSAGES/pg_archivecleanup-14.mo
  781. share/locale/el/LC_MESSAGES/pg_basebackup-14.mo
  782. share/locale/el/LC_MESSAGES/pg_checksums-14.mo
  783. share/locale/el/LC_MESSAGES/pg_controldata-14.mo
  784. share/locale/el/LC_MESSAGES/pg_ctl-14.mo
  785. share/locale/el/LC_MESSAGES/pg_resetwal-14.mo
  786. share/locale/el/LC_MESSAGES/pg_rewind-14.mo
  787. share/locale/el/LC_MESSAGES/pg_test_fsync-14.mo
  788. share/locale/el/LC_MESSAGES/pg_test_timing-14.mo
  789. share/locale/el/LC_MESSAGES/pg_waldump-14.mo
  790. share/locale/el/LC_MESSAGES/plpgsql-14.mo
  791. share/locale/es/LC_MESSAGES/initdb-14.mo
  792. share/locale/es/LC_MESSAGES/pg_archivecleanup-14.mo
  793. share/locale/es/LC_MESSAGES/pg_basebackup-14.mo
  794. share/locale/es/LC_MESSAGES/pg_checksums-14.mo
  795. share/locale/es/LC_MESSAGES/pg_controldata-14.mo
  796. share/locale/es/LC_MESSAGES/pg_ctl-14.mo
  797. share/locale/es/LC_MESSAGES/pg_resetwal-14.mo
  798. share/locale/es/LC_MESSAGES/pg_rewind-14.mo
  799. share/locale/es/LC_MESSAGES/pg_test_fsync-14.mo
  800. share/locale/es/LC_MESSAGES/pg_test_timing-14.mo
  801. share/locale/es/LC_MESSAGES/pg_upgrade-14.mo
  802. share/locale/es/LC_MESSAGES/pg_waldump-14.mo
  803. share/locale/es/LC_MESSAGES/plpgsql-14.mo
  804. share/locale/es/LC_MESSAGES/postgres-14.mo
  805. share/locale/fr/LC_MESSAGES/initdb-14.mo
  806. share/locale/fr/LC_MESSAGES/pg_archivecleanup-14.mo
  807. share/locale/fr/LC_MESSAGES/pg_basebackup-14.mo
  808. share/locale/fr/LC_MESSAGES/pg_checksums-14.mo
  809. share/locale/fr/LC_MESSAGES/pg_controldata-14.mo
  810. share/locale/fr/LC_MESSAGES/pg_ctl-14.mo
  811. share/locale/fr/LC_MESSAGES/pg_resetwal-14.mo
  812. share/locale/fr/LC_MESSAGES/pg_rewind-14.mo
  813. share/locale/fr/LC_MESSAGES/pg_test_fsync-14.mo
  814. share/locale/fr/LC_MESSAGES/pg_test_timing-14.mo
  815. share/locale/fr/LC_MESSAGES/pg_upgrade-14.mo
  816. share/locale/fr/LC_MESSAGES/pg_waldump-14.mo
  817. share/locale/fr/LC_MESSAGES/plpgsql-14.mo
  818. share/locale/fr/LC_MESSAGES/postgres-14.mo
  819. share/locale/it/LC_MESSAGES/pg_controldata-14.mo
  820. share/locale/it/LC_MESSAGES/pg_ctl-14.mo
  821. share/locale/it/LC_MESSAGES/plpgsql-14.mo
  822. share/locale/it/LC_MESSAGES/postgres-14.mo
  823. share/locale/ja/LC_MESSAGES/initdb-14.mo
  824. share/locale/ja/LC_MESSAGES/pg_archivecleanup-14.mo
  825. share/locale/ja/LC_MESSAGES/pg_basebackup-14.mo
  826. share/locale/ja/LC_MESSAGES/pg_checksums-14.mo
  827. share/locale/ja/LC_MESSAGES/pg_controldata-14.mo
  828. share/locale/ja/LC_MESSAGES/pg_ctl-14.mo
  829. share/locale/ja/LC_MESSAGES/pg_resetwal-14.mo
  830. share/locale/ja/LC_MESSAGES/pg_rewind-14.mo
  831. share/locale/ja/LC_MESSAGES/pg_test_fsync-14.mo
  832. share/locale/ja/LC_MESSAGES/pg_test_timing-14.mo
  833. share/locale/ja/LC_MESSAGES/pg_upgrade-14.mo
  834. share/locale/ja/LC_MESSAGES/pg_waldump-14.mo
  835. share/locale/ja/LC_MESSAGES/plpgsql-14.mo
  836. share/locale/ja/LC_MESSAGES/postgres-14.mo
  837. share/locale/ko/LC_MESSAGES/initdb-14.mo
  838. share/locale/ko/LC_MESSAGES/pg_archivecleanup-14.mo
  839. share/locale/ko/LC_MESSAGES/pg_basebackup-14.mo
  840. share/locale/ko/LC_MESSAGES/pg_checksums-14.mo
  841. share/locale/ko/LC_MESSAGES/pg_controldata-14.mo
  842. share/locale/ko/LC_MESSAGES/pg_ctl-14.mo
  843. share/locale/ko/LC_MESSAGES/pg_resetwal-14.mo
  844. share/locale/ko/LC_MESSAGES/pg_test_fsync-14.mo
  845. share/locale/ko/LC_MESSAGES/pg_upgrade-14.mo
  846. share/locale/ko/LC_MESSAGES/pg_waldump-14.mo
  847. share/locale/ko/LC_MESSAGES/plpgsql-14.mo
  848. share/locale/ko/LC_MESSAGES/postgres-14.mo
  849. share/locale/pl/LC_MESSAGES/pg_ctl-14.mo
  850. share/locale/pl/LC_MESSAGES/pg_test_fsync-14.mo
  851. share/locale/pl/LC_MESSAGES/plpgsql-14.mo
  852. share/locale/pt_BR/LC_MESSAGES/plpgsql-14.mo
  853. share/locale/ru/LC_MESSAGES/initdb-14.mo
  854. share/locale/ru/LC_MESSAGES/pg_archivecleanup-14.mo
  855. share/locale/ru/LC_MESSAGES/pg_basebackup-14.mo
  856. share/locale/ru/LC_MESSAGES/pg_checksums-14.mo
  857. share/locale/ru/LC_MESSAGES/pg_controldata-14.mo
  858. share/locale/ru/LC_MESSAGES/pg_ctl-14.mo
  859. share/locale/ru/LC_MESSAGES/pg_resetwal-14.mo
  860. share/locale/ru/LC_MESSAGES/pg_rewind-14.mo
  861. share/locale/ru/LC_MESSAGES/pg_test_fsync-14.mo
  862. share/locale/ru/LC_MESSAGES/pg_test_timing-14.mo
  863. share/locale/ru/LC_MESSAGES/pg_upgrade-14.mo
  864. share/locale/ru/LC_MESSAGES/pg_waldump-14.mo
  865. share/locale/ru/LC_MESSAGES/plpgsql-14.mo
  866. share/locale/ru/LC_MESSAGES/postgres-14.mo
  867. share/locale/sv/LC_MESSAGES/initdb-14.mo
  868. share/locale/sv/LC_MESSAGES/pg_archivecleanup-14.mo
  869. share/locale/sv/LC_MESSAGES/pg_basebackup-14.mo
  870. share/locale/sv/LC_MESSAGES/pg_checksums-14.mo
  871. share/locale/sv/LC_MESSAGES/pg_controldata-14.mo
  872. share/locale/sv/LC_MESSAGES/pg_ctl-14.mo
  873. share/locale/sv/LC_MESSAGES/pg_resetwal-14.mo
  874. share/locale/sv/LC_MESSAGES/pg_rewind-14.mo
  875. share/locale/sv/LC_MESSAGES/pg_test_fsync-14.mo
  876. share/locale/sv/LC_MESSAGES/pg_test_timing-14.mo
  877. share/locale/sv/LC_MESSAGES/pg_upgrade-14.mo
  878. share/locale/sv/LC_MESSAGES/pg_waldump-14.mo
  879. share/locale/sv/LC_MESSAGES/plpgsql-14.mo
  880. share/locale/sv/LC_MESSAGES/postgres-14.mo
  881. share/locale/tr/LC_MESSAGES/initdb-14.mo
  882. share/locale/tr/LC_MESSAGES/pg_archivecleanup-14.mo
  883. share/locale/tr/LC_MESSAGES/pg_basebackup-14.mo
  884. share/locale/tr/LC_MESSAGES/pg_checksums-14.mo
  885. share/locale/tr/LC_MESSAGES/pg_controldata-14.mo
  886. share/locale/tr/LC_MESSAGES/pg_ctl-14.mo
  887. share/locale/tr/LC_MESSAGES/pg_resetwal-14.mo
  888. share/locale/tr/LC_MESSAGES/pg_test_fsync-14.mo
  889. share/locale/tr/LC_MESSAGES/pg_upgrade-14.mo
  890. share/locale/tr/LC_MESSAGES/pg_waldump-14.mo
  891. share/locale/tr/LC_MESSAGES/plpgsql-14.mo
  892. share/locale/uk/LC_MESSAGES/initdb-14.mo
  893. share/locale/uk/LC_MESSAGES/pg_archivecleanup-14.mo
  894. share/locale/uk/LC_MESSAGES/pg_basebackup-14.mo
  895. share/locale/uk/LC_MESSAGES/pg_checksums-14.mo
  896. share/locale/uk/LC_MESSAGES/pg_controldata-14.mo
  897. share/locale/uk/LC_MESSAGES/pg_ctl-14.mo
  898. share/locale/uk/LC_MESSAGES/pg_resetwal-14.mo
  899. share/locale/uk/LC_MESSAGES/pg_rewind-14.mo
  900. share/locale/uk/LC_MESSAGES/pg_test_fsync-14.mo
  901. share/locale/uk/LC_MESSAGES/pg_test_timing-14.mo
  902. share/locale/uk/LC_MESSAGES/pg_upgrade-14.mo
  903. share/locale/uk/LC_MESSAGES/pg_waldump-14.mo
  904. share/locale/uk/LC_MESSAGES/plpgsql-14.mo
  905. share/locale/uk/LC_MESSAGES/postgres-14.mo
  906. share/locale/vi/LC_MESSAGES/pg_test_fsync-14.mo
  907. share/locale/vi/LC_MESSAGES/plpgsql-14.mo
  908. share/locale/zh_CN/LC_MESSAGES/initdb-14.mo
  909. share/locale/zh_CN/LC_MESSAGES/pg_archivecleanup-14.mo
  910. share/locale/zh_CN/LC_MESSAGES/pg_basebackup-14.mo
  911. share/locale/zh_CN/LC_MESSAGES/pg_checksums-14.mo
  912. share/locale/zh_CN/LC_MESSAGES/pg_controldata-14.mo
  913. share/locale/zh_CN/LC_MESSAGES/pg_ctl-14.mo
  914. share/locale/zh_CN/LC_MESSAGES/pg_resetwal-14.mo
  915. share/locale/zh_CN/LC_MESSAGES/pg_rewind-14.mo
  916. share/locale/zh_CN/LC_MESSAGES/pg_test_fsync-14.mo
  917. share/locale/zh_CN/LC_MESSAGES/pg_test_timing-14.mo
  918. share/locale/zh_CN/LC_MESSAGES/pg_upgrade-14.mo
  919. share/locale/zh_CN/LC_MESSAGES/pg_waldump-14.mo
  920. share/locale/zh_CN/LC_MESSAGES/plpgsql-14.mo
  921. share/locale/zh_CN/LC_MESSAGES/postgres-14.mo
  922. share/postgresql/errcodes.txt
  923. share/postgresql/extension/plpgsql--1.0.sql
  924. share/postgresql/extension/plpgsql.control
  925. share/postgresql/fix-CVE-2024-4317.sql
  926. share/postgresql/information_schema.sql
  927. share/postgresql/pg_hba.conf.sample
  928. share/postgresql/pg_ident.conf.sample
  929. share/postgresql/postgres.bki
  930. share/postgresql/postgresql.conf.sample
  931. share/postgresql/snowball_create.sql
  932. share/postgresql/sql_features.txt
  933. share/postgresql/system_constraints.sql
  934. share/postgresql/system_functions.sql
  935. share/postgresql/system_views.sql
  936. @comment share/postgresql/timezone/Africa/Abidjan
  937. @comment share/postgresql/timezone/Africa/Accra
  938. @comment share/postgresql/timezone/Africa/Addis_Ababa
  939. @comment share/postgresql/timezone/Africa/Algiers
  940. @comment share/postgresql/timezone/Africa/Asmara
  941. @comment share/postgresql/timezone/Africa/Asmera
  942. @comment share/postgresql/timezone/Africa/Bamako
  943. @comment share/postgresql/timezone/Africa/Bangui
  944. @comment share/postgresql/timezone/Africa/Banjul
  945. @comment share/postgresql/timezone/Africa/Bissau
  946. @comment share/postgresql/timezone/Africa/Blantyre
  947. @comment share/postgresql/timezone/Africa/Brazzaville
  948. @comment share/postgresql/timezone/Africa/Bujumbura
  949. @comment share/postgresql/timezone/Africa/Cairo
  950. @comment share/postgresql/timezone/Africa/Casablanca
  951. @comment share/postgresql/timezone/Africa/Ceuta
  952. @comment share/postgresql/timezone/Africa/Conakry
  953. @comment share/postgresql/timezone/Africa/Dakar
  954. @comment share/postgresql/timezone/Africa/Dar_es_Salaam
  955. @comment share/postgresql/timezone/Africa/Djibouti
  956. @comment share/postgresql/timezone/Africa/Douala
  957. @comment share/postgresql/timezone/Africa/El_Aaiun
  958. @comment share/postgresql/timezone/Africa/Freetown
  959. @comment share/postgresql/timezone/Africa/Gaborone
  960. @comment share/postgresql/timezone/Africa/Harare
  961. @comment share/postgresql/timezone/Africa/Johannesburg
  962. @comment share/postgresql/timezone/Africa/Juba
  963. @comment share/postgresql/timezone/Africa/Kampala
  964. @comment share/postgresql/timezone/Africa/Khartoum
  965. @comment share/postgresql/timezone/Africa/Kigali
  966. @comment share/postgresql/timezone/Africa/Kinshasa
  967. @comment share/postgresql/timezone/Africa/Lagos
  968. @comment share/postgresql/timezone/Africa/Libreville
  969. @comment share/postgresql/timezone/Africa/Lome
  970. @comment share/postgresql/timezone/Africa/Luanda
  971. @comment share/postgresql/timezone/Africa/Lubumbashi
  972. @comment share/postgresql/timezone/Africa/Lusaka
  973. @comment share/postgresql/timezone/Africa/Malabo
  974. @comment share/postgresql/timezone/Africa/Maputo
  975. @comment share/postgresql/timezone/Africa/Maseru
  976. @comment share/postgresql/timezone/Africa/Mbabane
  977. @comment share/postgresql/timezone/Africa/Mogadishu
  978. @comment share/postgresql/timezone/Africa/Monrovia
  979. @comment share/postgresql/timezone/Africa/Nairobi
  980. @comment share/postgresql/timezone/Africa/Ndjamena
  981. @comment share/postgresql/timezone/Africa/Niamey
  982. @comment share/postgresql/timezone/Africa/Nouakchott
  983. @comment share/postgresql/timezone/Africa/Ouagadougou
  984. @comment share/postgresql/timezone/Africa/Porto-Novo
  985. @comment share/postgresql/timezone/Africa/Sao_Tome
  986. @comment share/postgresql/timezone/Africa/Timbuktu
  987. @comment share/postgresql/timezone/Africa/Tripoli
  988. @comment share/postgresql/timezone/Africa/Tunis
  989. @comment share/postgresql/timezone/Africa/Windhoek
  990. @comment share/postgresql/timezone/America/Adak
  991. @comment share/postgresql/timezone/America/Anchorage
  992. @comment share/postgresql/timezone/America/Anguilla
  993. @comment share/postgresql/timezone/America/Antigua
  994. @comment share/postgresql/timezone/America/Araguaina
  995. @comment share/postgresql/timezone/America/Argentina/Buenos_Aires
  996. @comment share/postgresql/timezone/America/Argentina/Catamarca
  997. @comment share/postgresql/timezone/America/Argentina/ComodRivadavia
  998. @comment share/postgresql/timezone/America/Argentina/Cordoba
  999. @comment share/postgresql/timezone/America/Argentina/Jujuy
  1000. @comment share/postgresql/timezone/America/Argentina/La_Rioja
  1001. @comment share/postgresql/timezone/America/Argentina/Mendoza
  1002. @comment share/postgresql/timezone/America/Argentina/Rio_Gallegos
  1003. @comment share/postgresql/timezone/America/Argentina/Salta
  1004. @comment share/postgresql/timezone/America/Argentina/San_Juan
  1005. @comment share/postgresql/timezone/America/Argentina/San_Luis
  1006. @comment share/postgresql/timezone/America/Argentina/Tucuman
  1007. @comment share/postgresql/timezone/America/Argentina/Ushuaia
  1008. @comment share/postgresql/timezone/America/Aruba
  1009. @comment share/postgresql/timezone/America/Asuncion
  1010. @comment share/postgresql/timezone/America/Atikokan
  1011. @comment share/postgresql/timezone/America/Atka
  1012. @comment share/postgresql/timezone/America/Bahia
  1013. @comment share/postgresql/timezone/America/Bahia_Banderas
  1014. @comment share/postgresql/timezone/America/Barbados
  1015. @comment share/postgresql/timezone/America/Belem
  1016. @comment share/postgresql/timezone/America/Belize
  1017. @comment share/postgresql/timezone/America/Blanc-Sablon
  1018. @comment share/postgresql/timezone/America/Boa_Vista
  1019. @comment share/postgresql/timezone/America/Bogota
  1020. @comment share/postgresql/timezone/America/Boise
  1021. @comment share/postgresql/timezone/America/Buenos_Aires
  1022. @comment share/postgresql/timezone/America/Cambridge_Bay
  1023. @comment share/postgresql/timezone/America/Campo_Grande
  1024. @comment share/postgresql/timezone/America/Cancun
  1025. @comment share/postgresql/timezone/America/Caracas
  1026. @comment share/postgresql/timezone/America/Catamarca
  1027. @comment share/postgresql/timezone/America/Cayenne
  1028. @comment share/postgresql/timezone/America/Cayman
  1029. @comment share/postgresql/timezone/America/Chicago
  1030. @comment share/postgresql/timezone/America/Chihuahua
  1031. @comment share/postgresql/timezone/America/Ciudad_Juarez
  1032. @comment share/postgresql/timezone/America/Coral_Harbour
  1033. @comment share/postgresql/timezone/America/Cordoba
  1034. @comment share/postgresql/timezone/America/Costa_Rica
  1035. @comment share/postgresql/timezone/America/Coyhaique
  1036. @comment share/postgresql/timezone/America/Creston
  1037. @comment share/postgresql/timezone/America/Cuiaba
  1038. @comment share/postgresql/timezone/America/Curacao
  1039. @comment share/postgresql/timezone/America/Danmarkshavn
  1040. @comment share/postgresql/timezone/America/Dawson
  1041. @comment share/postgresql/timezone/America/Dawson_Creek
  1042. @comment share/postgresql/timezone/America/Denver
  1043. @comment share/postgresql/timezone/America/Detroit
  1044. @comment share/postgresql/timezone/America/Dominica
  1045. @comment share/postgresql/timezone/America/Edmonton
  1046. @comment share/postgresql/timezone/America/Eirunepe
  1047. @comment share/postgresql/timezone/America/El_Salvador
  1048. @comment share/postgresql/timezone/America/Ensenada
  1049. @comment share/postgresql/timezone/America/Fort_Nelson
  1050. @comment share/postgresql/timezone/America/Fort_Wayne
  1051. @comment share/postgresql/timezone/America/Fortaleza
  1052. @comment share/postgresql/timezone/America/Glace_Bay
  1053. @comment share/postgresql/timezone/America/Godthab
  1054. @comment share/postgresql/timezone/America/Goose_Bay
  1055. @comment share/postgresql/timezone/America/Grand_Turk
  1056. @comment share/postgresql/timezone/America/Grenada
  1057. @comment share/postgresql/timezone/America/Guadeloupe
  1058. @comment share/postgresql/timezone/America/Guatemala
  1059. @comment share/postgresql/timezone/America/Guayaquil
  1060. @comment share/postgresql/timezone/America/Guyana
  1061. @comment share/postgresql/timezone/America/Halifax
  1062. @comment share/postgresql/timezone/America/Havana
  1063. @comment share/postgresql/timezone/America/Hermosillo
  1064. @comment share/postgresql/timezone/America/Indiana/Indianapolis
  1065. @comment share/postgresql/timezone/America/Indiana/Knox
  1066. @comment share/postgresql/timezone/America/Indiana/Marengo
  1067. @comment share/postgresql/timezone/America/Indiana/Petersburg
  1068. @comment share/postgresql/timezone/America/Indiana/Tell_City
  1069. @comment share/postgresql/timezone/America/Indiana/Vevay
  1070. @comment share/postgresql/timezone/America/Indiana/Vincennes
  1071. @comment share/postgresql/timezone/America/Indiana/Winamac
  1072. @comment share/postgresql/timezone/America/Indianapolis
  1073. @comment share/postgresql/timezone/America/Inuvik
  1074. @comment share/postgresql/timezone/America/Iqaluit
  1075. @comment share/postgresql/timezone/America/Jamaica
  1076. @comment share/postgresql/timezone/America/Jujuy
  1077. @comment share/postgresql/timezone/America/Juneau
  1078. @comment share/postgresql/timezone/America/Kentucky/Louisville
  1079. @comment share/postgresql/timezone/America/Kentucky/Monticello
  1080. @comment share/postgresql/timezone/America/Knox_IN
  1081. @comment share/postgresql/timezone/America/Kralendijk
  1082. @comment share/postgresql/timezone/America/La_Paz
  1083. @comment share/postgresql/timezone/America/Lima
  1084. @comment share/postgresql/timezone/America/Los_Angeles
  1085. @comment share/postgresql/timezone/America/Louisville
  1086. @comment share/postgresql/timezone/America/Lower_Princes
  1087. @comment share/postgresql/timezone/America/Maceio
  1088. @comment share/postgresql/timezone/America/Managua
  1089. @comment share/postgresql/timezone/America/Manaus
  1090. @comment share/postgresql/timezone/America/Marigot
  1091. @comment share/postgresql/timezone/America/Martinique
  1092. @comment share/postgresql/timezone/America/Matamoros
  1093. @comment share/postgresql/timezone/America/Mazatlan
  1094. @comment share/postgresql/timezone/America/Mendoza
  1095. @comment share/postgresql/timezone/America/Menominee
  1096. @comment share/postgresql/timezone/America/Merida
  1097. @comment share/postgresql/timezone/America/Metlakatla
  1098. @comment share/postgresql/timezone/America/Mexico_City
  1099. @comment share/postgresql/timezone/America/Miquelon
  1100. @comment share/postgresql/timezone/America/Moncton
  1101. @comment share/postgresql/timezone/America/Monterrey
  1102. @comment share/postgresql/timezone/America/Montevideo
  1103. @comment share/postgresql/timezone/America/Montreal
  1104. @comment share/postgresql/timezone/America/Montserrat
  1105. @comment share/postgresql/timezone/America/Nassau
  1106. @comment share/postgresql/timezone/America/New_York
  1107. @comment share/postgresql/timezone/America/Nipigon
  1108. @comment share/postgresql/timezone/America/Nome
  1109. @comment share/postgresql/timezone/America/Noronha
  1110. @comment share/postgresql/timezone/America/North_Dakota/Beulah
  1111. @comment share/postgresql/timezone/America/North_Dakota/Center
  1112. @comment share/postgresql/timezone/America/North_Dakota/New_Salem
  1113. @comment share/postgresql/timezone/America/Nuuk
  1114. @comment share/postgresql/timezone/America/Ojinaga
  1115. @comment share/postgresql/timezone/America/Panama
  1116. @comment share/postgresql/timezone/America/Pangnirtung
  1117. @comment share/postgresql/timezone/America/Paramaribo
  1118. @comment share/postgresql/timezone/America/Phoenix
  1119. @comment share/postgresql/timezone/America/Port-au-Prince
  1120. @comment share/postgresql/timezone/America/Port_of_Spain
  1121. @comment share/postgresql/timezone/America/Porto_Acre
  1122. @comment share/postgresql/timezone/America/Porto_Velho
  1123. @comment share/postgresql/timezone/America/Puerto_Rico
  1124. @comment share/postgresql/timezone/America/Punta_Arenas
  1125. @comment share/postgresql/timezone/America/Rainy_River
  1126. @comment share/postgresql/timezone/America/Rankin_Inlet
  1127. @comment share/postgresql/timezone/America/Recife
  1128. @comment share/postgresql/timezone/America/Regina
  1129. @comment share/postgresql/timezone/America/Resolute
  1130. @comment share/postgresql/timezone/America/Rio_Branco
  1131. @comment share/postgresql/timezone/America/Rosario
  1132. @comment share/postgresql/timezone/America/Santa_Isabel
  1133. @comment share/postgresql/timezone/America/Santarem
  1134. @comment share/postgresql/timezone/America/Santiago
  1135. @comment share/postgresql/timezone/America/Santo_Domingo
  1136. @comment share/postgresql/timezone/America/Sao_Paulo
  1137. @comment share/postgresql/timezone/America/Scoresbysund
  1138. @comment share/postgresql/timezone/America/Shiprock
  1139. @comment share/postgresql/timezone/America/Sitka
  1140. @comment share/postgresql/timezone/America/St_Barthelemy
  1141. @comment share/postgresql/timezone/America/St_Johns
  1142. @comment share/postgresql/timezone/America/St_Kitts
  1143. @comment share/postgresql/timezone/America/St_Lucia
  1144. @comment share/postgresql/timezone/America/St_Thomas
  1145. @comment share/postgresql/timezone/America/St_Vincent
  1146. @comment share/postgresql/timezone/America/Swift_Current
  1147. @comment share/postgresql/timezone/America/Tegucigalpa
  1148. @comment share/postgresql/timezone/America/Thule
  1149. @comment share/postgresql/timezone/America/Thunder_Bay
  1150. @comment share/postgresql/timezone/America/Tijuana
  1151. @comment share/postgresql/timezone/America/Toronto
  1152. @comment share/postgresql/timezone/America/Tortola
  1153. @comment share/postgresql/timezone/America/Vancouver
  1154. @comment share/postgresql/timezone/America/Virgin
  1155. @comment share/postgresql/timezone/America/Whitehorse
  1156. @comment share/postgresql/timezone/America/Winnipeg
  1157. @comment share/postgresql/timezone/America/Yakutat
  1158. @comment share/postgresql/timezone/America/Yellowknife
  1159. @comment share/postgresql/timezone/Antarctica/Casey
  1160. @comment share/postgresql/timezone/Antarctica/Davis
  1161. @comment share/postgresql/timezone/Antarctica/DumontDUrville
  1162. @comment share/postgresql/timezone/Antarctica/Macquarie
  1163. @comment share/postgresql/timezone/Antarctica/Mawson
  1164. @comment share/postgresql/timezone/Antarctica/McMurdo
  1165. @comment share/postgresql/timezone/Antarctica/Palmer
  1166. @comment share/postgresql/timezone/Antarctica/Rothera
  1167. @comment share/postgresql/timezone/Antarctica/South_Pole
  1168. @comment share/postgresql/timezone/Antarctica/Syowa
  1169. @comment share/postgresql/timezone/Antarctica/Troll
  1170. @comment share/postgresql/timezone/Antarctica/Vostok
  1171. @comment share/postgresql/timezone/Arctic/Longyearbyen
  1172. @comment share/postgresql/timezone/Asia/Aden
  1173. @comment share/postgresql/timezone/Asia/Almaty
  1174. @comment share/postgresql/timezone/Asia/Amman
  1175. @comment share/postgresql/timezone/Asia/Anadyr
  1176. @comment share/postgresql/timezone/Asia/Aqtau
  1177. @comment share/postgresql/timezone/Asia/Aqtobe
  1178. @comment share/postgresql/timezone/Asia/Ashgabat
  1179. @comment share/postgresql/timezone/Asia/Ashkhabad
  1180. @comment share/postgresql/timezone/Asia/Atyrau
  1181. @comment share/postgresql/timezone/Asia/Baghdad
  1182. @comment share/postgresql/timezone/Asia/Bahrain
  1183. @comment share/postgresql/timezone/Asia/Baku
  1184. @comment share/postgresql/timezone/Asia/Bangkok
  1185. @comment share/postgresql/timezone/Asia/Barnaul
  1186. @comment share/postgresql/timezone/Asia/Beirut
  1187. @comment share/postgresql/timezone/Asia/Bishkek
  1188. @comment share/postgresql/timezone/Asia/Brunei
  1189. @comment share/postgresql/timezone/Asia/Calcutta
  1190. @comment share/postgresql/timezone/Asia/Chita
  1191. @comment share/postgresql/timezone/Asia/Choibalsan
  1192. @comment share/postgresql/timezone/Asia/Chongqing
  1193. @comment share/postgresql/timezone/Asia/Chungking
  1194. @comment share/postgresql/timezone/Asia/Colombo
  1195. @comment share/postgresql/timezone/Asia/Dacca
  1196. @comment share/postgresql/timezone/Asia/Damascus
  1197. @comment share/postgresql/timezone/Asia/Dhaka
  1198. @comment share/postgresql/timezone/Asia/Dili
  1199. @comment share/postgresql/timezone/Asia/Dubai
  1200. @comment share/postgresql/timezone/Asia/Dushanbe
  1201. @comment share/postgresql/timezone/Asia/Famagusta
  1202. @comment share/postgresql/timezone/Asia/Gaza
  1203. @comment share/postgresql/timezone/Asia/Harbin
  1204. @comment share/postgresql/timezone/Asia/Hebron
  1205. @comment share/postgresql/timezone/Asia/Ho_Chi_Minh
  1206. @comment share/postgresql/timezone/Asia/Hong_Kong
  1207. @comment share/postgresql/timezone/Asia/Hovd
  1208. @comment share/postgresql/timezone/Asia/Irkutsk
  1209. @comment share/postgresql/timezone/Asia/Istanbul
  1210. @comment share/postgresql/timezone/Asia/Jakarta
  1211. @comment share/postgresql/timezone/Asia/Jayapura
  1212. @comment share/postgresql/timezone/Asia/Jerusalem
  1213. @comment share/postgresql/timezone/Asia/Kabul
  1214. @comment share/postgresql/timezone/Asia/Kamchatka
  1215. @comment share/postgresql/timezone/Asia/Karachi
  1216. @comment share/postgresql/timezone/Asia/Kashgar
  1217. @comment share/postgresql/timezone/Asia/Kathmandu
  1218. @comment share/postgresql/timezone/Asia/Katmandu
  1219. @comment share/postgresql/timezone/Asia/Khandyga
  1220. @comment share/postgresql/timezone/Asia/Kolkata
  1221. @comment share/postgresql/timezone/Asia/Krasnoyarsk
  1222. @comment share/postgresql/timezone/Asia/Kuala_Lumpur
  1223. @comment share/postgresql/timezone/Asia/Kuching
  1224. @comment share/postgresql/timezone/Asia/Kuwait
  1225. @comment share/postgresql/timezone/Asia/Macao
  1226. @comment share/postgresql/timezone/Asia/Macau
  1227. @comment share/postgresql/timezone/Asia/Magadan
  1228. @comment share/postgresql/timezone/Asia/Makassar
  1229. @comment share/postgresql/timezone/Asia/Manila
  1230. @comment share/postgresql/timezone/Asia/Muscat
  1231. @comment share/postgresql/timezone/Asia/Nicosia
  1232. @comment share/postgresql/timezone/Asia/Novokuznetsk
  1233. @comment share/postgresql/timezone/Asia/Novosibirsk
  1234. @comment share/postgresql/timezone/Asia/Omsk
  1235. @comment share/postgresql/timezone/Asia/Oral
  1236. @comment share/postgresql/timezone/Asia/Phnom_Penh
  1237. @comment share/postgresql/timezone/Asia/Pontianak
  1238. @comment share/postgresql/timezone/Asia/Pyongyang
  1239. @comment share/postgresql/timezone/Asia/Qatar
  1240. @comment share/postgresql/timezone/Asia/Qostanay
  1241. @comment share/postgresql/timezone/Asia/Qyzylorda
  1242. @comment share/postgresql/timezone/Asia/Rangoon
  1243. @comment share/postgresql/timezone/Asia/Riyadh
  1244. @comment share/postgresql/timezone/Asia/Saigon
  1245. @comment share/postgresql/timezone/Asia/Sakhalin
  1246. @comment share/postgresql/timezone/Asia/Samarkand
  1247. @comment share/postgresql/timezone/Asia/Seoul
  1248. @comment share/postgresql/timezone/Asia/Shanghai
  1249. @comment share/postgresql/timezone/Asia/Singapore
  1250. @comment share/postgresql/timezone/Asia/Srednekolymsk
  1251. @comment share/postgresql/timezone/Asia/Taipei
  1252. @comment share/postgresql/timezone/Asia/Tashkent
  1253. @comment share/postgresql/timezone/Asia/Tbilisi
  1254. @comment share/postgresql/timezone/Asia/Tehran
  1255. @comment share/postgresql/timezone/Asia/Tel_Aviv
  1256. @comment share/postgresql/timezone/Asia/Thimbu
  1257. @comment share/postgresql/timezone/Asia/Thimphu
  1258. @comment share/postgresql/timezone/Asia/Tokyo
  1259. @comment share/postgresql/timezone/Asia/Tomsk
  1260. @comment share/postgresql/timezone/Asia/Ujung_Pandang
  1261. @comment share/postgresql/timezone/Asia/Ulaanbaatar
  1262. @comment share/postgresql/timezone/Asia/Ulan_Bator
  1263. @comment share/postgresql/timezone/Asia/Urumqi
  1264. @comment share/postgresql/timezone/Asia/Ust-Nera
  1265. @comment share/postgresql/timezone/Asia/Vientiane
  1266. @comment share/postgresql/timezone/Asia/Vladivostok
  1267. @comment share/postgresql/timezone/Asia/Yakutsk
  1268. @comment share/postgresql/timezone/Asia/Yangon
  1269. @comment share/postgresql/timezone/Asia/Yekaterinburg
  1270. @comment share/postgresql/timezone/Asia/Yerevan
  1271. @comment share/postgresql/timezone/Atlantic/Azores
  1272. @comment share/postgresql/timezone/Atlantic/Bermuda
  1273. @comment share/postgresql/timezone/Atlantic/Canary
  1274. @comment share/postgresql/timezone/Atlantic/Cape_Verde
  1275. @comment share/postgresql/timezone/Atlantic/Faeroe
  1276. @comment share/postgresql/timezone/Atlantic/Faroe
  1277. @comment share/postgresql/timezone/Atlantic/Jan_Mayen
  1278. @comment share/postgresql/timezone/Atlantic/Madeira
  1279. @comment share/postgresql/timezone/Atlantic/Reykjavik
  1280. @comment share/postgresql/timezone/Atlantic/South_Georgia
  1281. @comment share/postgresql/timezone/Atlantic/St_Helena
  1282. @comment share/postgresql/timezone/Atlantic/Stanley
  1283. @comment share/postgresql/timezone/Australia/ACT
  1284. @comment share/postgresql/timezone/Australia/Adelaide
  1285. @comment share/postgresql/timezone/Australia/Brisbane
  1286. @comment share/postgresql/timezone/Australia/Broken_Hill
  1287. @comment share/postgresql/timezone/Australia/Canberra
  1288. @comment share/postgresql/timezone/Australia/Currie
  1289. @comment share/postgresql/timezone/Australia/Darwin
  1290. @comment share/postgresql/timezone/Australia/Eucla
  1291. @comment share/postgresql/timezone/Australia/Hobart
  1292. @comment share/postgresql/timezone/Australia/LHI
  1293. @comment share/postgresql/timezone/Australia/Lindeman
  1294. @comment share/postgresql/timezone/Australia/Lord_Howe
  1295. @comment share/postgresql/timezone/Australia/Melbourne
  1296. @comment share/postgresql/timezone/Australia/NSW
  1297. @comment share/postgresql/timezone/Australia/North
  1298. @comment share/postgresql/timezone/Australia/Perth
  1299. @comment share/postgresql/timezone/Australia/Queensland
  1300. @comment share/postgresql/timezone/Australia/South
  1301. @comment share/postgresql/timezone/Australia/Sydney
  1302. @comment share/postgresql/timezone/Australia/Tasmania
  1303. @comment share/postgresql/timezone/Australia/Victoria
  1304. @comment share/postgresql/timezone/Australia/West
  1305. @comment share/postgresql/timezone/Australia/Yancowinna
  1306. @comment share/postgresql/timezone/Brazil/Acre
  1307. @comment share/postgresql/timezone/Brazil/DeNoronha
  1308. @comment share/postgresql/timezone/Brazil/East
  1309. @comment share/postgresql/timezone/Brazil/West
  1310. @comment share/postgresql/timezone/CET
  1311. @comment share/postgresql/timezone/CST6CDT
  1312. @comment share/postgresql/timezone/Canada/Atlantic
  1313. @comment share/postgresql/timezone/Canada/Central
  1314. @comment share/postgresql/timezone/Canada/Eastern
  1315. @comment share/postgresql/timezone/Canada/Mountain
  1316. @comment share/postgresql/timezone/Canada/Newfoundland
  1317. @comment share/postgresql/timezone/Canada/Pacific
  1318. @comment share/postgresql/timezone/Canada/Saskatchewan
  1319. @comment share/postgresql/timezone/Canada/Yukon
  1320. @comment share/postgresql/timezone/Chile/Continental
  1321. @comment share/postgresql/timezone/Chile/EasterIsland
  1322. @comment share/postgresql/timezone/Cuba
  1323. @comment share/postgresql/timezone/EET
  1324. @comment share/postgresql/timezone/EST
  1325. @comment share/postgresql/timezone/EST5EDT
  1326. @comment share/postgresql/timezone/Egypt
  1327. @comment share/postgresql/timezone/Eire
  1328. @comment share/postgresql/timezone/Etc/GMT
  1329. @comment share/postgresql/timezone/Etc/GMT+0
  1330. @comment share/postgresql/timezone/Etc/GMT+1
  1331. @comment share/postgresql/timezone/Etc/GMT+10
  1332. @comment share/postgresql/timezone/Etc/GMT+11
  1333. @comment share/postgresql/timezone/Etc/GMT+12
  1334. @comment share/postgresql/timezone/Etc/GMT+2
  1335. @comment share/postgresql/timezone/Etc/GMT+3
  1336. @comment share/postgresql/timezone/Etc/GMT+4
  1337. @comment share/postgresql/timezone/Etc/GMT+5
  1338. @comment share/postgresql/timezone/Etc/GMT+6
  1339. @comment share/postgresql/timezone/Etc/GMT+7
  1340. @comment share/postgresql/timezone/Etc/GMT+8
  1341. @comment share/postgresql/timezone/Etc/GMT+9
  1342. @comment share/postgresql/timezone/Etc/GMT-0
  1343. @comment share/postgresql/timezone/Etc/GMT-1
  1344. @comment share/postgresql/timezone/Etc/GMT-10
  1345. @comment share/postgresql/timezone/Etc/GMT-11
  1346. @comment share/postgresql/timezone/Etc/GMT-12
  1347. @comment share/postgresql/timezone/Etc/GMT-13
  1348. @comment share/postgresql/timezone/Etc/GMT-14
  1349. @comment share/postgresql/timezone/Etc/GMT-2
  1350. @comment share/postgresql/timezone/Etc/GMT-3
  1351. @comment share/postgresql/timezone/Etc/GMT-4
  1352. @comment share/postgresql/timezone/Etc/GMT-5
  1353. @comment share/postgresql/timezone/Etc/GMT-6
  1354. @comment share/postgresql/timezone/Etc/GMT-7
  1355. @comment share/postgresql/timezone/Etc/GMT-8
  1356. @comment share/postgresql/timezone/Etc/GMT-9
  1357. @comment share/postgresql/timezone/Etc/GMT0
  1358. @comment share/postgresql/timezone/Etc/Greenwich
  1359. @comment share/postgresql/timezone/Etc/UCT
  1360. @comment share/postgresql/timezone/Etc/UTC
  1361. @comment share/postgresql/timezone/Etc/Universal
  1362. @comment share/postgresql/timezone/Etc/Zulu
  1363. @comment share/postgresql/timezone/Europe/Amsterdam
  1364. @comment share/postgresql/timezone/Europe/Andorra
  1365. @comment share/postgresql/timezone/Europe/Astrakhan
  1366. @comment share/postgresql/timezone/Europe/Athens
  1367. @comment share/postgresql/timezone/Europe/Belfast
  1368. @comment share/postgresql/timezone/Europe/Belgrade
  1369. @comment share/postgresql/timezone/Europe/Berlin
  1370. @comment share/postgresql/timezone/Europe/Bratislava
  1371. @comment share/postgresql/timezone/Europe/Brussels
  1372. @comment share/postgresql/timezone/Europe/Bucharest
  1373. @comment share/postgresql/timezone/Europe/Budapest
  1374. @comment share/postgresql/timezone/Europe/Busingen
  1375. @comment share/postgresql/timezone/Europe/Chisinau
  1376. @comment share/postgresql/timezone/Europe/Copenhagen
  1377. @comment share/postgresql/timezone/Europe/Dublin
  1378. @comment share/postgresql/timezone/Europe/Gibraltar
  1379. @comment share/postgresql/timezone/Europe/Guernsey
  1380. @comment share/postgresql/timezone/Europe/Helsinki
  1381. @comment share/postgresql/timezone/Europe/Isle_of_Man
  1382. @comment share/postgresql/timezone/Europe/Istanbul
  1383. @comment share/postgresql/timezone/Europe/Jersey
  1384. @comment share/postgresql/timezone/Europe/Kaliningrad
  1385. @comment share/postgresql/timezone/Europe/Kiev
  1386. @comment share/postgresql/timezone/Europe/Kirov
  1387. @comment share/postgresql/timezone/Europe/Kyiv
  1388. @comment share/postgresql/timezone/Europe/Lisbon
  1389. @comment share/postgresql/timezone/Europe/Ljubljana
  1390. @comment share/postgresql/timezone/Europe/London
  1391. @comment share/postgresql/timezone/Europe/Luxembourg
  1392. @comment share/postgresql/timezone/Europe/Madrid
  1393. @comment share/postgresql/timezone/Europe/Malta
  1394. @comment share/postgresql/timezone/Europe/Mariehamn
  1395. @comment share/postgresql/timezone/Europe/Minsk
  1396. @comment share/postgresql/timezone/Europe/Monaco
  1397. @comment share/postgresql/timezone/Europe/Moscow
  1398. @comment share/postgresql/timezone/Europe/Nicosia
  1399. @comment share/postgresql/timezone/Europe/Oslo
  1400. @comment share/postgresql/timezone/Europe/Paris
  1401. @comment share/postgresql/timezone/Europe/Podgorica
  1402. @comment share/postgresql/timezone/Europe/Prague
  1403. @comment share/postgresql/timezone/Europe/Riga
  1404. @comment share/postgresql/timezone/Europe/Rome
  1405. @comment share/postgresql/timezone/Europe/Samara
  1406. @comment share/postgresql/timezone/Europe/San_Marino
  1407. @comment share/postgresql/timezone/Europe/Sarajevo
  1408. @comment share/postgresql/timezone/Europe/Saratov
  1409. @comment share/postgresql/timezone/Europe/Simferopol
  1410. @comment share/postgresql/timezone/Europe/Skopje
  1411. @comment share/postgresql/timezone/Europe/Sofia
  1412. @comment share/postgresql/timezone/Europe/Stockholm
  1413. @comment share/postgresql/timezone/Europe/Tallinn
  1414. @comment share/postgresql/timezone/Europe/Tirane
  1415. @comment share/postgresql/timezone/Europe/Tiraspol
  1416. @comment share/postgresql/timezone/Europe/Ulyanovsk
  1417. @comment share/postgresql/timezone/Europe/Uzhgorod
  1418. @comment share/postgresql/timezone/Europe/Vaduz
  1419. @comment share/postgresql/timezone/Europe/Vatican
  1420. @comment share/postgresql/timezone/Europe/Vienna
  1421. @comment share/postgresql/timezone/Europe/Vilnius
  1422. @comment share/postgresql/timezone/Europe/Volgograd
  1423. @comment share/postgresql/timezone/Europe/Warsaw
  1424. @comment share/postgresql/timezone/Europe/Zagreb
  1425. @comment share/postgresql/timezone/Europe/Zaporozhye
  1426. @comment share/postgresql/timezone/Europe/Zurich
  1427. @comment share/postgresql/timezone/Factory
  1428. @comment share/postgresql/timezone/GB
  1429. @comment share/postgresql/timezone/GB-Eire
  1430. @comment share/postgresql/timezone/GMT
  1431. @comment share/postgresql/timezone/GMT+0
  1432. @comment share/postgresql/timezone/GMT-0
  1433. @comment share/postgresql/timezone/GMT0
  1434. @comment share/postgresql/timezone/Greenwich
  1435. @comment share/postgresql/timezone/HST
  1436. @comment share/postgresql/timezone/Hongkong
  1437. @comment share/postgresql/timezone/Iceland
  1438. @comment share/postgresql/timezone/Indian/Antananarivo
  1439. @comment share/postgresql/timezone/Indian/Chagos
  1440. @comment share/postgresql/timezone/Indian/Christmas
  1441. @comment share/postgresql/timezone/Indian/Cocos
  1442. @comment share/postgresql/timezone/Indian/Comoro
  1443. @comment share/postgresql/timezone/Indian/Kerguelen
  1444. @comment share/postgresql/timezone/Indian/Mahe
  1445. @comment share/postgresql/timezone/Indian/Maldives
  1446. @comment share/postgresql/timezone/Indian/Mauritius
  1447. @comment share/postgresql/timezone/Indian/Mayotte
  1448. @comment share/postgresql/timezone/Indian/Reunion
  1449. @comment share/postgresql/timezone/Iran
  1450. @comment share/postgresql/timezone/Israel
  1451. @comment share/postgresql/timezone/Jamaica
  1452. @comment share/postgresql/timezone/Japan
  1453. @comment share/postgresql/timezone/Kwajalein
  1454. @comment share/postgresql/timezone/Libya
  1455. @comment share/postgresql/timezone/MET
  1456. @comment share/postgresql/timezone/MST
  1457. @comment share/postgresql/timezone/MST7MDT
  1458. @comment share/postgresql/timezone/Mexico/BajaNorte
  1459. @comment share/postgresql/timezone/Mexico/BajaSur
  1460. @comment share/postgresql/timezone/Mexico/General
  1461. @comment share/postgresql/timezone/NZ
  1462. @comment share/postgresql/timezone/NZ-CHAT
  1463. @comment share/postgresql/timezone/Navajo
  1464. @comment share/postgresql/timezone/PRC
  1465. @comment share/postgresql/timezone/PST8PDT
  1466. @comment share/postgresql/timezone/Pacific/Apia
  1467. @comment share/postgresql/timezone/Pacific/Auckland
  1468. @comment share/postgresql/timezone/Pacific/Bougainville
  1469. @comment share/postgresql/timezone/Pacific/Chatham
  1470. @comment share/postgresql/timezone/Pacific/Chuuk
  1471. @comment share/postgresql/timezone/Pacific/Easter
  1472. @comment share/postgresql/timezone/Pacific/Efate
  1473. @comment share/postgresql/timezone/Pacific/Enderbury
  1474. @comment share/postgresql/timezone/Pacific/Fakaofo
  1475. @comment share/postgresql/timezone/Pacific/Fiji
  1476. @comment share/postgresql/timezone/Pacific/Funafuti
  1477. @comment share/postgresql/timezone/Pacific/Galapagos
  1478. @comment share/postgresql/timezone/Pacific/Gambier
  1479. @comment share/postgresql/timezone/Pacific/Guadalcanal
  1480. @comment share/postgresql/timezone/Pacific/Guam
  1481. @comment share/postgresql/timezone/Pacific/Honolulu
  1482. @comment share/postgresql/timezone/Pacific/Johnston
  1483. @comment share/postgresql/timezone/Pacific/Kanton
  1484. @comment share/postgresql/timezone/Pacific/Kiritimati
  1485. @comment share/postgresql/timezone/Pacific/Kosrae
  1486. @comment share/postgresql/timezone/Pacific/Kwajalein
  1487. @comment share/postgresql/timezone/Pacific/Majuro
  1488. @comment share/postgresql/timezone/Pacific/Marquesas
  1489. @comment share/postgresql/timezone/Pacific/Midway
  1490. @comment share/postgresql/timezone/Pacific/Nauru
  1491. @comment share/postgresql/timezone/Pacific/Niue
  1492. @comment share/postgresql/timezone/Pacific/Norfolk
  1493. @comment share/postgresql/timezone/Pacific/Noumea
  1494. @comment share/postgresql/timezone/Pacific/Pago_Pago
  1495. @comment share/postgresql/timezone/Pacific/Palau
  1496. @comment share/postgresql/timezone/Pacific/Pitcairn
  1497. @comment share/postgresql/timezone/Pacific/Pohnpei
  1498. @comment share/postgresql/timezone/Pacific/Ponape
  1499. @comment share/postgresql/timezone/Pacific/Port_Moresby
  1500. @comment share/postgresql/timezone/Pacific/Rarotonga
  1501. @comment share/postgresql/timezone/Pacific/Saipan
  1502. @comment share/postgresql/timezone/Pacific/Samoa
  1503. @comment share/postgresql/timezone/Pacific/Tahiti
  1504. @comment share/postgresql/timezone/Pacific/Tarawa
  1505. @comment share/postgresql/timezone/Pacific/Tongatapu
  1506. @comment share/postgresql/timezone/Pacific/Truk
  1507. @comment share/postgresql/timezone/Pacific/Wake
  1508. @comment share/postgresql/timezone/Pacific/Wallis
  1509. @comment share/postgresql/timezone/Pacific/Yap
  1510. @comment share/postgresql/timezone/Poland
  1511. @comment share/postgresql/timezone/Portugal
  1512. @comment share/postgresql/timezone/ROC
  1513. @comment share/postgresql/timezone/ROK
  1514. @comment share/postgresql/timezone/Singapore
  1515. @comment share/postgresql/timezone/Turkey
  1516. @comment share/postgresql/timezone/UCT
  1517. @comment share/postgresql/timezone/US/Alaska
  1518. @comment share/postgresql/timezone/US/Aleutian
  1519. @comment share/postgresql/timezone/US/Arizona
  1520. @comment share/postgresql/timezone/US/Central
  1521. @comment share/postgresql/timezone/US/East-Indiana
  1522. @comment share/postgresql/timezone/US/Eastern
  1523. @comment share/postgresql/timezone/US/Hawaii
  1524. @comment share/postgresql/timezone/US/Indiana-Starke
  1525. @comment share/postgresql/timezone/US/Michigan
  1526. @comment share/postgresql/timezone/US/Mountain
  1527. @comment share/postgresql/timezone/US/Pacific
  1528. @comment share/postgresql/timezone/US/Samoa
  1529. @comment share/postgresql/timezone/UTC
  1530. @comment share/postgresql/timezone/Universal
  1531. @comment share/postgresql/timezone/W-SU
  1532. @comment share/postgresql/timezone/WET
  1533. @comment share/postgresql/timezone/Zulu
  1534. share/postgresql/timezonesets/Africa.txt
  1535. share/postgresql/timezonesets/America.txt
  1536. share/postgresql/timezonesets/Antarctica.txt
  1537. share/postgresql/timezonesets/Asia.txt
  1538. share/postgresql/timezonesets/Atlantic.txt
  1539. share/postgresql/timezonesets/Australia
  1540. share/postgresql/timezonesets/Australia.txt
  1541. share/postgresql/timezonesets/Default
  1542. share/postgresql/timezonesets/Etc.txt
  1543. share/postgresql/timezonesets/Europe.txt
  1544. share/postgresql/timezonesets/India
  1545. share/postgresql/timezonesets/Indian.txt
  1546. share/postgresql/timezonesets/Pacific.txt
  1547. share/postgresql/tsearch_data/danish.stop
  1548. share/postgresql/tsearch_data/dutch.stop
  1549. share/postgresql/tsearch_data/english.stop
  1550. share/postgresql/tsearch_data/finnish.stop
  1551. share/postgresql/tsearch_data/french.stop
  1552. share/postgresql/tsearch_data/german.stop
  1553. share/postgresql/tsearch_data/hungarian.stop
  1554. share/postgresql/tsearch_data/hunspell_sample.affix
  1555. share/postgresql/tsearch_data/hunspell_sample_long.affix
  1556. share/postgresql/tsearch_data/hunspell_sample_long.dict
  1557. share/postgresql/tsearch_data/hunspell_sample_num.affix
  1558. share/postgresql/tsearch_data/hunspell_sample_num.dict
  1559. share/postgresql/tsearch_data/ispell_sample.affix
  1560. share/postgresql/tsearch_data/ispell_sample.dict
  1561. share/postgresql/tsearch_data/italian.stop
  1562. share/postgresql/tsearch_data/norwegian.stop
  1563. share/postgresql/tsearch_data/portuguese.stop
  1564. share/postgresql/tsearch_data/russian.stop
  1565. share/postgresql/tsearch_data/spanish.stop
  1566. share/postgresql/tsearch_data/swedish.stop
  1567. share/postgresql/tsearch_data/synonym_sample.syn
  1568. share/postgresql/tsearch_data/thesaurus_sample.ths
  1569. share/postgresql/tsearch_data/turkish.stop
  1570. share/postgresql/tsearch_data/nepali.stop
  1571. @owner
  1572. @group
  1573. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • postgresql
Dependency lines:
  • postgresql14-server>0:databases/postgresql14-server
Conflicts:
CONFLICTS:
  • postgresql1[^4]*
To install the port:
cd /usr/ports/databases/postgresql14-server/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/postgresql14-server
  • pkg install postgresql14-server
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: postgresql14-server
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1771928563 SHA256 (postgresql/postgresql-14.22.tar.bz2) = f57938ad30067077720277f6d7db05aafc07d1545efd2ed82f199ba828a7ad34 SIZE (postgresql/postgresql-14.22.tar.bz2) = 22534388

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Slave ports:
  1. databases/postgresql14-client
  2. databases/postgresql14-contrib
  3. databases/postgresql14-docs
  4. databases/postgresql14-plperl
  5. databases/postgresql14-plpython
  6. databases/postgresql14-pltcl
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.4.1 : devel/gmake
  2. pkgconf>=1.3.0_1 : devel/pkgconf
  3. gettext-runtime>=0.26 : devel/gettext-runtime
  4. gettext-tools>=0.26 : devel/gettext-tools
Library dependencies:
  1. libicudata.so : devel/icu
  2. liblz4.so : archivers/liblz4
  3. libxml2.so : textproc/libxml2
  4. libpq.so.5 : databases/postgresql14-client
  5. libLLVM-19.so : devel/llvm19
  6. libintl.so : devel/gettext-runtime
This port is required by:
for Build
  1. databases/postgresql14-plpython
  2. databases/postgresql14-pltcl
for Run
  1. databases/postgresql14-plperl
  2. databases/postgresql14-plpython
  3. databases/postgresql14-pltcl

Configuration Options:
===> The following configuration options are available for postgresql14-server-14.22: DEBUG=off: Build with debugging support DOCS=on: Build and/or install documentation DTRACE=off: Build with DTrace probes GSSAPI=off: Build with GSSAPI from base (security/krb5) LDAP=off: Build with LDAP authentication support LLVM=on: Build with support for JIT-compiling expressions LZ4=on: Build with LZ4 compression support 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 TZDATA=off: Use internal timezone database XML=on: Build with XML data type ===> Use 'make config' to modify these settings
Options name:
databases_postgresql14-server
USES:
tar:bzip2 cpe gmake pgsql:14 pkgconfig llvm:lib 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/v14.22/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
14.22
11 Mar 2026 07:58:42
commit hash: cabc410719f93eac72b6f90c5ad4859f7055e45ecommit hash: cabc410719f93eac72b6f90c5ad4859f7055e45ecommit hash: cabc410719f93eac72b6f90c5ad4859f7055e45ecommit hash: cabc410719f93eac72b6f90c5ad4859f7055e45e files touched by this commit
Palle Girgensohn (girgen) search for other commits by this committer
databases/postgresql??-*: Update to latest version

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

Release
notes:	https://www.postgresql.org/about/news/postgresql-183-179-1613-1517-and-1422-released-3246/
		https://wiki.postgresql.org/wiki/2026-02_Regression_Fixes

(cherry picked from commit a6361f4a39787740ae300170da7a74eeb752b7b0)
14.21
11 Mar 2026 07:58:39
commit hash: 7a01ab5cf6ffa91eae6cf6a372db56978608b2dbcommit hash: 7a01ab5cf6ffa91eae6cf6a372db56978608b2dbcommit hash: 7a01ab5cf6ffa91eae6cf6a372db56978608b2dbcommit hash: 7a01ab5cf6ffa91eae6cf6a372db56978608b2db files touched by this commit
Palle Girgensohn (girgen) search for other commits by this committer
databases/postgresql*-*: Update to latest version

The PostgreSQL Global Development Group has released an update to all
supported versions of PostgreSQL, including 18.2, 17.8, 16.12, 15.16,
and 14.21. This release fixes 5 security vulnerabilities and over 65
bugs reported over the last several months.

Release notes:
https://www.postgresql.org/about/news/postgresql-182-178-1612-1516-and-1421-released-3235/
https://www.postgresql.org/docs/release/

Security:
CVE-2026-2003: PostgreSQL oidvector discloses a few bytes of memory
CVE-2026-2004: PostgreSQL intarray missing validation of type of input to
selectivity estimator executes arbitrary code
CVE-2026-2005: PostgreSQL pgcrypto heap buffer overflow executes arbitrary code
CVE-2026-2006: PostgreSQL missing validation of multibyte character length
executes arbitrary code
CVE-2026-2007: PostgreSQL pg_trgm heap buffer overflow writes pattern onto
server memory

Remove postgresql13* since it is now EoL.

(cherry picked from commit 52f5d9e988c8199c50518360ba7c33d2239e7590)

Number of commits found: 2