Commit Graph

  • d1389c2939 doc PG relnotes: add paragraph explaining the section symbol Bruce Momjian 2024-09-18 17:13:19 -04:00
  • 00c8c4180a doc PG relnotes: add paragraph explaining the section symbol Bruce Momjian 2024-09-18 17:13:19 -04:00
  • 19b389c608 doc PG relnotes: add paragraph explaining the section symbol Bruce Momjian 2024-09-18 17:13:19 -04:00
  • 8a6e85b46e doc PG relnotes: add paragraph explaining the section symbol Bruce Momjian 2024-09-18 17:13:19 -04:00
  • 801cd89ab4 doc PG relnotes: no relnote footnotes for commit links in PDF Bruce Momjian 2024-09-18 16:34:52 -04:00
  • 120f883d79 doc PG relnotes: no relnote footnotes for commit links in PDF Bruce Momjian 2024-09-18 16:34:52 -04:00
  • f986882ffd doc PG relnotes: no relnote footnotes for commit links in PDF Bruce Momjian 2024-09-18 16:34:52 -04:00
  • 49f2650e8c doc PG relnotes: no relnote footnotes for commit links in PDF Bruce Momjian 2024-09-18 16:34:51 -04:00
  • 0d530cfd5a doc PG relnotes: no relnote footnotes for commit links in PDF Bruce Momjian 2024-09-18 16:34:51 -04:00
  • 67ffd2eb52 doc PG relnotes: no relnote footnotes for commit links in PDF Bruce Momjian 2024-09-18 16:34:51 -04:00
  • 97ce16c7da doc PG relnotes: no relnote footnotes for commit links in PDF Bruce Momjian 2024-09-18 16:34:51 -04:00
  • b52c4fc3c0 Add TOAST table to pg_index. Nathan Bossart 2024-09-18 14:42:57 -05:00
  • 18f4a8af2f Fix pg_tde_is_encrypted: handle tde_heap correctly Zsolt Parragi 2024-09-18 19:15:18 +01:00
  • ceeb2425eb PG-1009: remove leftover recursion checks Zsolt Parragi 2024-09-18 19:13:12 +01:00
  • fa3a022136 docs: Improve the description of num_timed column in pg_stat_checkpointer. Fujii Masao 2024-09-19 02:14:10 +09:00
  • a7c39db5eb docs: Improve the description of num_timed column in pg_stat_checkpointer. Fujii Masao 2024-09-19 02:14:10 +09:00
  • f030366bf5
    Lock internal and principal keys in RAM (#279) Andrew Pogrebnoi 2024-09-18 14:49:10 +03:00
  • 633b609e1c Update list of acknowledgments in release notes Peter Eisentraut 2024-09-18 09:08:31 +02:00
  • 24f5205948 Add some sanity checks in executor for query ID reporting Michael Paquier 2024-09-18 14:43:37 +09:00
  • 4f08ab5545 postgres_fdw: Extend postgres_fdw_get_connections to return user name. Fujii Masao 2024-09-18 12:51:48 +09:00
  • b14e9ce7d5 Extend PgStat_HashKey.objid from 4 to 8 bytes Michael Paquier 2024-09-18 12:44:15 +09:00
  • 884860bfc0 Don't enter parallel mode when holding interrupts. Noah Misch 2024-09-17 19:53:11 -07:00
  • 5c698e8987 Don't enter parallel mode when holding interrupts. Noah Misch 2024-09-17 19:53:11 -07:00
  • 507b72bd9f Don't enter parallel mode when holding interrupts. Noah Misch 2024-09-17 19:53:11 -07:00
  • 916b8ae475 Don't enter parallel mode when holding interrupts. Noah Misch 2024-09-17 19:53:11 -07:00
  • 6f6521de9a Don't enter parallel mode when holding interrupts. Noah Misch 2024-09-17 19:53:11 -07:00
  • 2370582ab1 Don't enter parallel mode when holding interrupts. Noah Misch 2024-09-17 19:53:11 -07:00
  • ac04aa84a7 Don't enter parallel mode when holding interrupts. Noah Misch 2024-09-17 19:53:11 -07:00
  • b36ee879c5 Add missing query ID reporting in extended query protocol Michael Paquier 2024-09-18 09:59:26 +09:00
  • cbcd4bb415 Add missing query ID reporting in extended query protocol Michael Paquier 2024-09-18 09:59:23 +09:00
  • 21aad4bea8 Add missing query ID reporting in extended query protocol Michael Paquier 2024-09-18 09:59:19 +09:00
  • 7db9bfc1f7 Add missing query ID reporting in extended query protocol Michael Paquier 2024-09-18 09:59:14 +09:00
  • 933848d16d Add missing query ID reporting in extended query protocol Michael Paquier 2024-09-18 09:59:09 +09:00
  • 70d38e3d8a Allow ReadStream to be consumed as raw block numbers. Thomas Munro 2024-09-18 09:20:59 +12:00
  • ec1d545c8f Allow ReadStream to be consumed as raw block numbers. Thomas Munro 2024-09-18 09:20:59 +12:00
  • f7567f9e53 Repair pg_upgrade for identity sequences with non-default persistence. Tom Lane 2024-09-17 15:53:26 -04:00
  • 918e21d251 Repair pg_upgrade for identity sequences with non-default persistence. Tom Lane 2024-09-17 15:53:26 -04:00
  • fc2d1ac1ad Repair pg_upgrade for identity sequences with non-default persistence. Tom Lane 2024-09-17 15:53:26 -04:00
  • b8b175a4c8 Repair pg_upgrade for identity sequences with non-default persistence. Tom Lane 2024-09-17 15:53:26 -04:00
  • 2520226c95 Ensure standby promotion point in 043_wal_replay_wait.pl Alexander Korotkov 2024-09-17 22:51:06 +03:00
  • 85b98b8d5a Minor cleanup related to pg_wal_replay_wait() procedure Alexander Korotkov 2024-09-17 22:50:43 +03:00
  • 137a49847e
    PMM-1035 Fix toast slice fetching with offset (#282) Artem Gavrilov 2024-09-17 18:49:21 +02:00
  • 419753082c
    Rename _iv_prefix_len to _start_offset to make it match underlying func parameter (#283) Artem Gavrilov 2024-09-17 18:48:43 +02:00
  • d8adfc18be Avoid parallel nbtree index scan hangs with SAOPs. Peter Geoghegan 2024-09-17 11:10:35 -04:00
  • a24bffc021 Avoid parallel nbtree index scan hangs with SAOPs. Peter Geoghegan 2024-09-17 11:10:33 -04:00
  • 8c50f53dad [TAS-73] Router converts external ID with real ID in query aldanarastrelli-peya 2024-09-17 09:10:35 -03:00
  • 89f908a6d0 Add temporal FOREIGN KEY contraints Peter Eisentraut 2024-09-17 10:41:07 +02:00
  • fc0438b4e8 Add temporal PRIMARY KEY and UNIQUE constraints Peter Eisentraut 2024-09-17 10:36:09 +02:00
  • 7406ab623f Add stratnum GiST support function Peter Eisentraut 2024-09-17 10:19:26 +02:00
  • 0a2f4e95c3
    Fixing accidental compilation error in IV fix PR (#281) Zsolt Parragi 2024-09-17 08:01:04 +01:00
  • 95d6e9af07 Add memory/disk usage for Window aggregate nodes in EXPLAIN. Tatsuo Ishii 2024-09-17 14:38:53 +09:00
  • 1bbf1e2f1a Fix redefinition of typedef. Nathan Bossart 2024-09-16 16:33:50 -05:00
  • c880cf2588 pg_upgrade: Parallelize encoding conversion check. Nathan Bossart 2024-09-16 16:10:33 -05:00
  • f93f5f7b98 pg_upgrade: Parallelize WITH OIDS check. Nathan Bossart 2024-09-16 16:10:33 -05:00
  • cf2f82a37c pg_upgrade: Parallelize incompatible polymorphics check. Nathan Bossart 2024-09-16 16:10:33 -05:00
  • c34eabfbbf pg_upgrade: Parallelize postfix operator check. Nathan Bossart 2024-09-16 16:10:33 -05:00
  • 9db3018cf8 pg_upgrade: Parallelize contrib/isn check. Nathan Bossart 2024-09-16 16:10:33 -05:00
  • bbf83cab98 pg_upgrade: Parallelize data type checks. Nathan Bossart 2024-09-16 16:10:33 -05:00
  • 6ab8f27bc7 pg_upgrade: Parallelize retrieving extension updates. Nathan Bossart 2024-09-16 16:10:33 -05:00
  • 46cad8b319 pg_upgrade: Parallelize retrieving loadable libraries. Nathan Bossart 2024-09-16 16:10:33 -05:00
  • 7baa36de58 pg_upgrade: Parallelize subscription check. Nathan Bossart 2024-09-16 16:10:33 -05:00
  • 6d3d2e8e54 pg_upgrade: Parallelize retrieving relation information. Nathan Bossart 2024-09-16 16:10:33 -05:00
  • 40e2e5e92b Introduce framework for parallelizing various pg_upgrade tasks. Nathan Bossart 2024-09-16 16:10:33 -05:00
  • 011659d498 doc PG relnotes: fix SGML markup for new commit links Bruce Momjian 2024-09-16 14:23:39 -04:00
  • a01dbdb1cb doc PG relnotes: fix SGML markup for new commit links Bruce Momjian 2024-09-16 14:23:39 -04:00
  • 46d277307f doc PG relnotes: fix SGML markup for new commit links Bruce Momjian 2024-09-16 14:23:39 -04:00
  • 6f4e1fc5f3 doc PG relnotes: fix SGML markup for new commit links Bruce Momjian 2024-09-16 14:23:39 -04:00
  • bff6573c3a doc PG relnotes: fix SGML markup for new commit links Bruce Momjian 2024-09-16 14:23:39 -04:00
  • d891c49286 doc PG relnotes: fix SGML markup for new commit links Bruce Momjian 2024-09-16 14:23:39 -04:00
  • 5fd150379b doc PG relnotes: add links to commits Bruce Momjian 2024-09-16 14:14:38 -04:00
  • b0d6026f7c doc PG relnotes: add links to commits Bruce Momjian 2024-09-16 14:14:38 -04:00
  • 81978404a3 doc PG relnotes: add links to commits Bruce Momjian 2024-09-16 14:14:37 -04:00
  • 3ce928fe58 doc PG relnotes: add links to commits Bruce Momjian 2024-09-16 14:14:37 -04:00
  • e1f0b541a9 doc PG relnotes: add links to commits Bruce Momjian 2024-09-16 14:14:37 -04:00
  • 054a23b674 scripts: add Perl script to add links to release notes Bruce Momjian 2024-09-16 13:26:37 -04:00
  • 2572104552 scripts: add Perl script to add links to release notes Bruce Momjian 2024-09-16 13:26:37 -04:00
  • ccd1ddc507 scripts: add Perl script to add links to release notes Bruce Momjian 2024-09-16 13:26:37 -04:00
  • dab80b9303 scripts: add Perl script to add links to release notes Bruce Momjian 2024-09-16 13:26:37 -04:00
  • 63357b6c7f scripts: add Perl script to add links to release notes Bruce Momjian 2024-09-16 13:26:36 -04:00
  • 9052475cd9 scripts: add Perl script to add links to release notes Bruce Momjian 2024-09-16 13:26:36 -04:00
  • a499f79fd0 scripts: add Perl script to add links to release notes Bruce Momjian 2024-09-16 13:26:36 -04:00
  • bf4725fc46
    Make related code compilable with frontend (#266) Andrew Pogrebnoi 2024-09-16 17:59:58 +03:00
  • 4632e5cf4b Perl scripts: revert 43ce181059d Bruce Momjian 2024-09-15 21:25:00 -04:00
  • 3a0089cf09 Delete comment aldanarastrelli-peya 2024-09-15 21:39:32 -03:00
  • 7a58d66b1c Now we can call "all" to server-down to turn off all clusters aldanarastrelli-peya 2024-09-15 20:35:07 -03:00
  • 50811a0510 [TAS-73] external_id implemented aldanarastrelli-peya 2024-09-15 20:34:40 -03:00
  • 52733c3e4e Merge branch 'master' of github.com:isoprophlex/distributed-postgres into redirect-backend-queries #176 NContinanza 2024-09-15 17:10:54 -03:00
  • b9645dca10 Replace usages of xmlXPathCompile() with xmlXPathCtxtCompile(). Tom Lane 2024-09-15 13:33:09 -04:00
  • 634804885f Replace usages of xmlXPathCompile() with xmlXPathCtxtCompile(). Tom Lane 2024-09-15 13:33:09 -04:00
  • 4c9bf947a9 Replace usages of xmlXPathCompile() with xmlXPathCtxtCompile(). Tom Lane 2024-09-15 13:33:09 -04:00
  • 0206795d25 Replace usages of xmlXPathCompile() with xmlXPathCtxtCompile(). Tom Lane 2024-09-15 13:33:09 -04:00
  • 4310dfa254 Replace usages of xmlXPathCompile() with xmlXPathCtxtCompile(). Tom Lane 2024-09-15 13:33:09 -04:00
  • 7721fff06c Replace usages of xmlXPathCompile() with xmlXPathCtxtCompile(). Tom Lane 2024-09-15 13:33:09 -04:00
  • d5622acb32 Replace usages of xmlXPathCompile() with xmlXPathCtxtCompile(). Tom Lane 2024-09-15 13:33:09 -04:00
  • 43ce181059 Perl scripts: eliminate "Useless interpolation" warnings Bruce Momjian 2024-09-15 10:55:37 -04:00
  • 9eafc0cc80 doc PG relnotes: add attribution for time zone data files items Bruce Momjian 2024-09-14 19:51:55 -04:00
  • 121a03d3e3 doc PG relnotes: add attribution for time zone data files items Bruce Momjian 2024-09-14 19:51:55 -04:00
  • c9c0c466ca doc PG relnotes: add attribution for time zone data files items Bruce Momjian 2024-09-14 19:51:54 -04:00
  • ad3a47cfcd doc PG relnotes: add attribution for time zone data files items Bruce Momjian 2024-09-14 19:51:54 -04:00
  • cc6d5bd91e doc PG relnotes: add attribution for time zone data files items Bruce Momjian 2024-09-14 19:51:54 -04:00