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

Packages (timestamps in pop-ups are UTC):
postgresql19-server
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest----19.b3---
FreeBSD:14:quarterly--------
FreeBSD:15:latest-19.b3n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
Slave ports:
  1. databases/postgresql19-client
  2. databases/postgresql19-contrib
  3. databases/postgresql19-docs
  4. databases/postgresql19-plperl
  5. databases/postgresql19-plpython
  6. databases/postgresql19-pltcl
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. bison : devel/bison
  2. gmake>=4.4.1 : devel/gmake
  3. pkgconf>=1.3.0_1 : devel/pkgconf
  4. gettext-runtime>=0.26 : devel/gettext-runtime
  5. gettext-tools>=0.26 : devel/gettext-tools
  6. perl5>=5.42.r<5.43 : lang/perl5.42
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/postgresql19-client
  6. libLLVM-19.so : devel/llvm19
  7. libintl.so : devel/gettext-runtime
This port is required by:
for Build
  1. databases/postgresql19-plpython
  2. databases/postgresql19-pltcl
for Run
  1. databases/postgresql19-plperl
  2. databases/postgresql19-plpython
  3. databases/postgresql19-pltcl

Configuration Options:
===> The following configuration options are available for postgresql19-server-19.b3: 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_postgresql19-server
USES:
tar:bzip2 cpe bison perl5 gmake pgsql:19 pkgconfig pkgconfig llvm:lib gettext ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://ftp.postgresql.org/pub/source/v19beta3/
Collapse this list.
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2026-03-01
    Affects: users of databases/postgresql* and other software using PostgreSQL to run
    Author: kbowling@FreeBSD.org
    Reason: 
      The default version of PostgreSQL has been switched from 17 to 18.
      The upgrade procedure can use up twice the space the databases
      currently needs. If you have a big amount of stored data take a
      closer look at the manpage of pg_upgrade for avoidance and/or
      speedup of the upgrade.
    
      The upgrade instructions consider a basic usage and do not match
      complex scenarios like replication, sharding, or similar.
    
      Upgrade instructions:
    
      First stop your PostgreSQL, create PostgreSQL-binaries and backup your data.
      If you have another Version of PostgreSQL installed, for example 17, your
      files are named according to this.
    
      # service postgresql stop
      # pkg create postgresql17-server postgresql17-contrib
      # mkdir /tmp/pg-upgrade
      # tar xf postgresql17-server-17.9.pkg -C /tmp/pg-upgrade
      # tar xf postgresql17-contrib-17.9.pkg -C /tmp/pg-upgrade
      # pkg delete -f databases/postgresql17-server databases/postgresql17-contrib databases/postgresql17-client
    
      Now update PostgreSQL:
    
        pkg user:
        # pkg install databases/postgresql18-server databases/postgresql18-contrib
        # pkg upgrade
    
        Portmaster users:
        # portmaster databases/postgresql18-server databases/postgresql18-contrib
        # portmaster -a
    
        Portupgrade users:
        # portinstall databases/postgresql18-server databases/postgresql18-contrib
        # portupgrade -a
    
      After installing the new PostgreSQL version you need to convert
      all your databases to new version:
    
      # su -l postgres -c "/usr/local/bin/initdb --encoding=utf-8 --lc-collate=C --no-data-checksums -D /var/db/postgres/data18 -U postgres"
      # su -l postgres -c "pg_upgrade -b /tmp/pg-upgrade/usr/local/bin/ -d /var/db/postgres/data17/ -B /usr/local/bin/ -D /var/db/postgres/data18/ -U postgres "
    
      Now the migration is finished. You can start PostgreSQL again with:
    
      # service postgresql start
    
      ATTENTION:
      1) If you use non-default initdb options, you have to adjust the initdb-command accordingly
      2) The initdb in the upgrade procedure uses '--no-data-checksums' to enable
      pg_upgrade from before this change.  You should review the documentation and
      decide whether you want to then enable checksums with pg_checksums.  Future
      upgrade instructions for PostgreSQL 19 and later will assume a default
      initdb, and therefore that checksums are enabled.
    
    
Expand this list (4 items)
  • 2025-05-06
    Affects: users of databases/postgresql* and other software using PostgreSQL to run
    Author: kbowling@FreeBSD.org
    Reason: 
      The default version of PostgreSQL has been switched from 16 to 17.
      The upgrade procedure can use up twice the space the databases
      currently needs. If you have a big amount of stored data take a
      closer look at the manpage of pg_upgrade for avoidance and/or
      speedup of the upgrade.
    
      The upgrade instructions consider a basic usage and do not match
      complex scenarios like replication, sharding, or similar.
    
      Upgrade instructions:
    
      First stop your PostgreSQL, create PostgreSQL-binaries and backup your data.
      If you have another Version of PostgreSQL installed, for example 16, your
      files are named according to this.
    
      # service postgresql stop
      # pkg create postgresql16-server postgresql16-contrib
      # mkdir /tmp/pg-upgrade
      # tar xf postgresql16-server-16.8.pkg -C /tmp/pg-upgrade
      # tar xf postgresql16-contrib-16.8.pkg -C /tmp/pg-upgrade
      # pkg delete -f databases/postgresql16-server databases/postgresql16-contrib databases/postgresql16-client
    
      Now update PostgreSQL:
    
        pkg user:
        # pkg install databases/postgresql17-server databases/postgresql17-contrib
        # pkg upgrade
    
        Portmaster users:
        # portmaster databases/postgresql17-server databases/postgresql17-contrib
        # portmaster -a
    
        Portupgrade users:
        # portinstall databases/postgresql17-server databases/postgresql17-contrib
        # portupgrade -a
    
      After installing the new PostgreSQL version you need to convert
      all your databases to new version:
    
      # su -l postgres -c "/usr/local/bin/initdb --encoding=utf-8 --lc-collate=C -D /var/db/postgres/data17 -U postgres"
      # su -l postgres -c "pg_upgrade -b /tmp/pg-upgrade/usr/local/bin/ -d /var/db/postgres/data16/ -B /usr/local/bin/ -D /var/db/postgres/data17/ -U postgres "
    
      Now the migration is finished. You can start PostgreSQL again with:
    
      # service postgresql start
    
      ATTENTION:
      1) If you use non-default initdb options, you have to adjust the initdb-command accordingly
    
    
  • 2024-07-23
    Affects: users of databases/postgresql* and other software using PostgreSQL to run
    Author: kbowling@FreeBSD.org
    Reason: 
      The default version of PostgreSQL has been switched from 15 to 16.
      The upgrade procedure can use up twice the space the databases
      currently needs. If you have a big amount of stored data take a
      closer look at the manpage of pg_upgrade for avoidance and/or
      speedup of the upgrade.
    
      The upgrade instructions consider a basic usage and do not match
      complex scenarios like replication, sharding, or similar.
    
      Upgrade instructions:
    
      First stop your PostgreSQL, create PostgreSQL-binaries and backup your data.
      If you have another Version of PostgreSQL installed, for example 15, your
      files are named according to this.
    
      # service postgresql stop
      # pkg create postgresql15-server postgresql15-contrib
      # mkdir /tmp/pg-upgrade
      # tar xf postgresql15-server-15.7.pkg -C /tmp/pg-upgrade
      # tar xf postgresql15-contrib-15.7.pkg -C /tmp/pg-upgrade
      # pkg delete -f databases/postgresql15-server databases/postgresql15-contrib databases/postgresql15-client
    
      Now update PostgreSQL:
    
        pkg user:
        # pkg install databases/postgresql16-server databases/postgresql16-contrib
        # pkg upgrade
    
        Portmaster users:
        # portmaster databases/postgresql16-server databases/postgresql16-contrib
        # portmaster -a
    
        Portupgrade users:
        # portinstall databases/postgresql16-server databases/postgresql16-contrib
        # portupgrade -a
    
      After installing the new PostgreSQL version you need to convert
      all your databases to new version:
    
      # su -l postgres -c "/usr/local/bin/initdb --encoding=utf-8 --lc-collate=C -D /var/db/postgres/data16 -U postgres"
      # su -l postgres -c "pg_upgrade -b /tmp/pg-upgrade/usr/local/bin/ -d /var/db/postgres/data15/ -B /usr/local/bin/ -D /var/db/postgres/data16/ -U postgres "
    
      Now the migration is finished. You can start PostgreSQL again with:
    
      # service postgresql start
    
      ATTENTION:
      1) If you use non-default initdb options, you have to adjust the initdb-command accordingly
    
    
  • 2023-09-08
    Affects: users of databases/postgresql* and other software using PostgreSQL to run
    Author: kbowling@FreeBSD.org
    Reason: 
      The default version of PostgreSQL has been switched from 13 to 15.
      The upgrade procedure can use up twice the space the databases
      currently needs. If you have a big amount of stored data take a
      closer look at the manpage of pg_upgrade for avoidance and/or
      speedup of the upgrade.
    
      The upgrade instructions consider a basic usage and do not match
      complex scenarios like replication, sharding, or similar.
    
      Upgrade instructions:
    
      First stop your PostgreSQL, create PostgreSQL-binaries and backup your data.
      If you have another Version of PostgreSQL installed, for example 13, your
      files are named according to this.
    
      # service postgresql stop
      # pkg create postgresql13-server postgresql13-contrib
      # mkdir /tmp/pg-upgrade
      # tar xf postgresql13-server-13.12.pkg -C /tmp/pg-upgrade
      # tar xf postgresql13-contrib-13.12.pkg -C /tmp/pg-upgrade
      # pkg delete -f databases/postgresql13-server databases/postgresql13-contrib databases/postgresql13-client
    
      Now update PostgreSQL:
    
        pkg user:
        # pkg install databases/postgresql15-server databases/postgresql15-contrib
        # pkg upgrade
    
        Portmaster users:
        # portmaster databases/postgresql15-server databases/postgresql15-contrib
        # portmaster -a
    
        Portupgrade users:
        # portinstall databases/postgresql15-server databases/postgresql15-contrib
        # portupgrade -a
    
      After installing the new PostgreSQL version you need to convert
      all your databases to new version:
    
      # su -l postgres -c "/usr/local/bin/initdb --encoding=utf-8 --lc-collate=C -D /var/db/postgres/data15 -U postgres"
      # su -l postgres -c "pg_upgrade -b /tmp/pg-upgrade/usr/local/bin/ -d /var/db/postgres/data13/ -B /usr/local/bin/ -D /var/db/postgres/data15/ -U postgres "
    
      Now the migration is finished. You can start PostgreSQL again with:
    
      # service postgresql start
    
      ATTENTION:
      1) The default user changed from "pgsql" to "postgres" in 11. The migration steps above now assume
         the "postgres" database user and FreeBSD user.
      2) If you use non-default initdb options, you have to adjust the initdb-command accordingly
    
    
  • 2021-10-24
    Affects: users of databases/postgresql* and other software using PostgreSQL to run
    Author: kbowling@FreeBSD.org
    Reason: 
      The default version of PostgreSQL has been switched from 12 to 13.
      The upgrade procedure can use up twice the space the databases
      currently needs. If you have a big amount of stored data take a
      closer look at the manpage of pg_upgrade for avoidance and/or
      speedup of the upgrade.
    
      The upgrade instructions consider a basic usage and do not match
      complex scenarios like replication, sharding, or similar.
    
      Upgrade instructions:
    
      First stop your PostgreSQL, create PostgreSQL-binaries and backup your data.
      If you have another Version of PostgreSQL installed, for example 12.8, your
      files are named according to this.
    
      # service postgresql stop
      # pkg create postgresql12-server postgresql12-contrib
      # mkdir /tmp/pg-upgrade
      # tar xf postgresql12-server-12.8.pkg -C /tmp/pg-upgrade
      # tar xf postgresql12-contrib-12.8.pkg -C /tmp/pg-upgrade
      # pkg delete -f databases/postgresql12-server databases/postgresql12-contrib databases/postgresql12-client
    
      Now update PostgreSQL:
    
        pkg user:
        # pkg install databases/postgresql13-server databases/postgresql13-contrib
        # pkg upgrade
    
        Portmaster users:
        # portmaster databases/postgresql13-server databases/postgresql13-contrib
        # portmaster -a
    
        Portupgrade users:
        # portinstall databases/postgresql13-server databases/postgresql13-contrib
        # portupgrade -a
    
      After installing the new PostgreSQL version you need to convert
      all your databases to new version:
    
      # su -l postgres -c "/usr/local/bin/initdb --encoding=utf-8 --lc-collate=C -D /var/db/postgres/data13 -U postgres"
      # su -l postgres -c "pg_upgrade -b /tmp/pg-upgrade/usr/local/bin/ -d /var/db/postgres/data12/ -B /usr/local/bin/ -D /var/db/postgres/data13/ -U postgres "
    
      Now the migration is finished. You can start PostgreSQL again with:
    
      # service postgresql start
    
      ATTENTION:
      1) The default user changed from "pgsql" to "postgres" in 11. The migration steps above now assume
         the "postgres" database user and FreeBSD user.
      2) If you use non-default initdb options, you have to adjust the initdb-command accordingly
    
    
  • Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
19.b3
16 Aug 2026 17:03:01
commit hash: 60c44ec8a907bb79b51fc6efb48ea2b7ed4c5d1ecommit hash: 60c44ec8a907bb79b51fc6efb48ea2b7ed4c5d1ecommit hash: 60c44ec8a907bb79b51fc6efb48ea2b7ed4c5d1ecommit hash: 60c44ec8a907bb79b51fc6efb48ea2b7ed4c5d1e files touched by this commit
Palle Girgensohn (girgen) search for other commits by this committer
databases/postgresql??-*: Update to latest versions

Update to 18.6, 17.11, 16.15, 15.19 and 14.24.

This release fixes 28 security vulnerabilities and over 110 bugs
reported over the last several months.

Welcome postgresql19 to the ports tree with 19-beta3.

Note: PostgreSQL 18.5 was skipped due to a regression; the fix
version is 18.6.

PostgreSQL 14 will stop receiving fixes on 2026-11-12.

Changes:	https://www.postgresql.org/about/news/postgresql-186-1711-1615-1519-1424-and-19-beta-3-released-3365/
Security:	05d311bc-9991-11f1-bc50-6cc21735f730

Number of commits found: 1