notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

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

Packages (timestamps in pop-ups are UTC):
postgresql15-server
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest15.1315.13-15.1315.13---
FreeBSD:13:quarterly15.12_115.1315.415.12_115.1315.5_215.5_215.5_2
FreeBSD:14:latest15.12_115.1315.1_115.12_115.1315.3-15.3
FreeBSD:14:quarterly15.12_115.13-15.12_115.1315.5_215.5_215.5_2
FreeBSD:15:latest15.12_115.13n/a15.12_1n/a15.5_415.5_415.6
Slave ports:
  1. databases/postgresql15-client
  2. databases/postgresql15-contrib
  3. databases/postgresql15-docs
  4. databases/postgresql15-plperl
  5. databases/postgresql15-plpython
  6. databases/postgresql15-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.22_1 : devel/gettext-runtime
  4. msgfmt : devel/gettext-tools
Library dependencies:
  1. libicudata.so : devel/icu
  2. liblz4.so : archivers/liblz4
  3. libxml2.so : textproc/libxml2
  4. libzstd.so : archivers/zstd
  5. libpq.so.5 : databases/postgresql15-client
  6. libLLVM-19.so : devel/llvm19
  7. libintl.so : devel/gettext-runtime
This port is required by:
for Build
  1. databases/postgresql15-plpython
  2. databases/postgresql15-pltcl
for Run
  1. databases/postgresql15-plperl
  2. databases/postgresql15-plpython
  3. databases/postgresql15-pltcl

Configuration Options:
===> The following configuration options are available for postgresql15-server-15.13: 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 ZSTD=on: Build with ZSTD compression support ===> Use 'make config' to modify these settings
Options name:
databases_postgresql15-server
USES:
tar:bzip2 cpe gmake pgsql:15 pkgconfig llvm:min=11,lib gettext ssl
pkg-message:
For install:
For procedural languages and postgresql functions, please note that you might have to update them when updating the server. If you have many tables and many clients running, consider raising kern.maxfiles using sysctl(8), or reconfigure your kernel appropriately. The port is set up to use autovacuum for new databases, but you might also want to vacuum and perhaps backup your database regularly. There is a periodic script, /usr/local/etc/periodic/daily/502.pgsql, that you may find useful. You can use it to backup and perform vacuum on all databases nightly. Per default, it performs `vacuum analyze'. See the script for instructions. For autovacuum settings, please review ~postgres/data/postgresql.conf. If you plan to access your PostgreSQL server using ODBC, please consider running the SQL script /usr/local/share/postgresql/odbc.sql to get the functions required for ODBC compliance. Please note that if you use the rc script, /usr/local/etc/rc.d/postgresql, to initialize the database, unicode (UTF-8) will be used to store character data by default. Set postgresql_initdb_flags or use login.conf settings described below to alter this behaviour. See the start rc script for more info. To set limits, environment stuff like locale and collation and other things, you can set up a class in /etc/login.conf before initializing the database. Add something similar to this to /etc/login.conf: --- postgres:\ :lang=en_US.UTF-8:\ :setenv=LC_COLLATE=C:\ :tc=default: --- and run `cap_mkdb /etc/login.conf'. Then add 'postgresql_login_class="postgres"' to /etc/rc.conf, or set it as the postgres user's login class in /etc/passwd. ====================================================================== To use PostgreSQL, enable it in rc.conf using sysrc postgresql_enable=yes To initialize the database, run service postgresql initdb You can then start PostgreSQL by running: service postgresql start For postmaster settings, see ~postgres/data/postgresql.conf NB. FreeBSD's PostgreSQL port logs to syslog by default See ~postgres/data/postgresql.conf for more info NB. If you're not using a checksumming filesystem like ZFS, you might wish to enable data checksumming. It can be enabled during the initdb phase, by adding the "--data-checksums" flag to the postgresql_initdb_flags rcvar. Otherwise you can enable it later by using pg_checksums. Check the initdb(1) manpage for more info and make sure you understand the performance implications. ====================================================================== SECURITY ADVICE If upgrading from a version 15.x < 15.7: A security vulnerability was found in the system views pg_stats_ext and pg_stats_ext_exprs, potentially allowing authenticated database users to see data they shouldn't. If this is of concern in your installation, run the SQL script /usr/local/share/postgresql/fix-CVE-2024-4317.sql for each of your databases. For details, see https://www.postgresql.org/support/security/CVE-2024-4317/
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://ftp.postgresql.org/pub/source/v15.13/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
15.13
17 May 2025 11:19:19
commit hash: 6f04d9b8607c00789098d47ff64334ce04608f70commit hash: 6f04d9b8607c00789098d47ff64334ce04608f70commit hash: 6f04d9b8607c00789098d47ff64334ce04608f70commit hash: 6f04d9b8607c00789098d47ff64334ce04608f70 files touched by this commit
Palle Girgensohn (girgen) search for other commits by this committer
databases/postgresql??-*: Update to latest version

PostgreSQL 17.5, 16.9, 15.13, 14.18, and 13.21 Released!

The PostgreSQL Global Development Group has released an update to all
supported versions of PostgreSQL, including 17.5, 16.9, 15.13, 14.18,
and 13.21. This release fixes 1 security vulnerability and over 60 bugs
reported over the last several months.

Security:	78b8e808-2c45-11f0-9a65-6cc21735f730
Release
notes:	https://www.postgresql.org/about/news/postgresql-175-169-1513-1418-and-1321-released-3072/

(cherry picked from commit a9608d62ae7125d78cd9f16748f786c8581699ad)

Number of commits found: 1