Commit Graph

  • b52c4fc3c0 Add TOAST table to pg_index. master Nathan Bossart 2024-09-18 14:42:57 -0500
  • fa3a022136 docs: Improve the description of num_timed column in pg_stat_checkpointer. REL_17_STABLE Fujii Masao 2024-09-19 02:14:10 +0900
  • a7c39db5eb docs: Improve the description of num_timed column in pg_stat_checkpointer. Fujii Masao 2024-09-19 02:14:10 +0900
  • 0f1adcfc99
    Merge 4241b91ddb into 24f5205948 #116 Hari krishna 2024-09-18 16:19:41 +0800
  • 633b609e1c Update list of acknowledgments in release notes Peter Eisentraut 2024-09-18 09:08:31 +0200
  • 24f5205948 Add some sanity checks in executor for query ID reporting Michael Paquier 2024-09-18 14:43:37 +0900
  • 4f08ab5545 postgres_fdw: Extend postgres_fdw_get_connections to return user name. Fujii Masao 2024-09-18 12:51:48 +0900
  • b14e9ce7d5 Extend PgStat_HashKey.objid from 4 to 8 bytes Michael Paquier 2024-09-18 12:44:15 +0900
  • 507b72bd9f Don't enter parallel mode when holding interrupts. REL_12_STABLE Noah Misch 2024-09-17 19:53:11 -0700
  • 916b8ae475 Don't enter parallel mode when holding interrupts. REL_13_STABLE Noah Misch 2024-09-17 19:53:11 -0700
  • 5c698e8987 Don't enter parallel mode when holding interrupts. REL_14_STABLE Noah Misch 2024-09-17 19:53:11 -0700
  • 884860bfc0 Don't enter parallel mode when holding interrupts. REL_15_STABLE Noah Misch 2024-09-17 19:53:11 -0700
  • 6f6521de9a Don't enter parallel mode when holding interrupts. REL_16_STABLE Noah Misch 2024-09-17 19:53:11 -0700
  • 2370582ab1 Don't enter parallel mode when holding interrupts. Noah Misch 2024-09-17 19:53:11 -0700
  • ac04aa84a7 Don't enter parallel mode when holding interrupts. Noah Misch 2024-09-17 19:53:11 -0700
  • b36ee879c5 Add missing query ID reporting in extended query protocol Michael Paquier 2024-09-18 09:59:26 +0900
  • cbcd4bb415 Add missing query ID reporting in extended query protocol Michael Paquier 2024-09-18 09:59:23 +0900
  • 21aad4bea8 Add missing query ID reporting in extended query protocol Michael Paquier 2024-09-18 09:59:19 +0900
  • 7db9bfc1f7 Add missing query ID reporting in extended query protocol Michael Paquier 2024-09-18 09:59:14 +0900
  • 933848d16d Add missing query ID reporting in extended query protocol Michael Paquier 2024-09-18 09:59:09 +0900
  • 70d38e3d8a Allow ReadStream to be consumed as raw block numbers. Thomas Munro 2024-09-18 09:20:59 +1200
  • ec1d545c8f Allow ReadStream to be consumed as raw block numbers. Thomas Munro 2024-09-18 09:20:59 +1200
  • f7567f9e53 Repair pg_upgrade for identity sequences with non-default persistence. Tom Lane 2024-09-17 15:53:26 -0400
  • 918e21d251 Repair pg_upgrade for identity sequences with non-default persistence. Tom Lane 2024-09-17 15:53:26 -0400
  • fc2d1ac1ad Repair pg_upgrade for identity sequences with non-default persistence. Tom Lane 2024-09-17 15:53:26 -0400
  • b8b175a4c8 Repair pg_upgrade for identity sequences with non-default persistence. Tom Lane 2024-09-17 15:53:26 -0400
  • 2520226c95 Ensure standby promotion point in 043_wal_replay_wait.pl Alexander Korotkov 2024-09-17 22:51:06 +0300
  • 85b98b8d5a Minor cleanup related to pg_wal_replay_wait() procedure Alexander Korotkov 2024-09-17 22:50:43 +0300
  • d8adfc18be Avoid parallel nbtree index scan hangs with SAOPs. Peter Geoghegan 2024-09-17 11:10:35 -0400
  • a24bffc021 Avoid parallel nbtree index scan hangs with SAOPs. Peter Geoghegan 2024-09-17 11:10:33 -0400
  • 89f908a6d0 Add temporal FOREIGN KEY contraints Peter Eisentraut 2024-09-17 10:41:07 +0200
  • fc0438b4e8 Add temporal PRIMARY KEY and UNIQUE constraints Peter Eisentraut 2024-09-17 10:36:09 +0200
  • 7406ab623f Add stratnum GiST support function Peter Eisentraut 2024-09-17 10:19:26 +0200
  • 95d6e9af07 Add memory/disk usage for Window aggregate nodes in EXPLAIN. Tatsuo Ishii 2024-09-17 14:38:53 +0900
  • 1bbf1e2f1a Fix redefinition of typedef. Nathan Bossart 2024-09-16 16:33:50 -0500
  • c880cf2588 pg_upgrade: Parallelize encoding conversion check. Nathan Bossart 2024-09-16 16:10:33 -0500
  • f93f5f7b98 pg_upgrade: Parallelize WITH OIDS check. Nathan Bossart 2024-09-16 16:10:33 -0500
  • cf2f82a37c pg_upgrade: Parallelize incompatible polymorphics check. Nathan Bossart 2024-09-16 16:10:33 -0500
  • c34eabfbbf pg_upgrade: Parallelize postfix operator check. Nathan Bossart 2024-09-16 16:10:33 -0500
  • 9db3018cf8 pg_upgrade: Parallelize contrib/isn check. Nathan Bossart 2024-09-16 16:10:33 -0500
  • bbf83cab98 pg_upgrade: Parallelize data type checks. Nathan Bossart 2024-09-16 16:10:33 -0500
  • 6ab8f27bc7 pg_upgrade: Parallelize retrieving extension updates. Nathan Bossart 2024-09-16 16:10:33 -0500
  • 46cad8b319 pg_upgrade: Parallelize retrieving loadable libraries. Nathan Bossart 2024-09-16 16:10:33 -0500
  • 7baa36de58 pg_upgrade: Parallelize subscription check. Nathan Bossart 2024-09-16 16:10:33 -0500
  • 6d3d2e8e54 pg_upgrade: Parallelize retrieving relation information. Nathan Bossart 2024-09-16 16:10:33 -0500
  • 40e2e5e92b Introduce framework for parallelizing various pg_upgrade tasks. Nathan Bossart 2024-09-16 16:10:33 -0500
  • 011659d498 doc PG relnotes: fix SGML markup for new commit links Bruce Momjian 2024-09-16 14:23:39 -0400
  • a01dbdb1cb doc PG relnotes: fix SGML markup for new commit links Bruce Momjian 2024-09-16 14:23:39 -0400
  • 46d277307f doc PG relnotes: fix SGML markup for new commit links Bruce Momjian 2024-09-16 14:23:39 -0400
  • 6f4e1fc5f3 doc PG relnotes: fix SGML markup for new commit links Bruce Momjian 2024-09-16 14:23:39 -0400
  • bff6573c3a doc PG relnotes: fix SGML markup for new commit links Bruce Momjian 2024-09-16 14:23:39 -0400
  • d891c49286 doc PG relnotes: fix SGML markup for new commit links Bruce Momjian 2024-09-16 14:23:39 -0400
  • 5fd150379b doc PG relnotes: add links to commits Bruce Momjian 2024-09-16 14:14:38 -0400
  • b0d6026f7c doc PG relnotes: add links to commits Bruce Momjian 2024-09-16 14:14:38 -0400
  • 81978404a3 doc PG relnotes: add links to commits Bruce Momjian 2024-09-16 14:14:37 -0400
  • 3ce928fe58 doc PG relnotes: add links to commits Bruce Momjian 2024-09-16 14:14:37 -0400
  • e1f0b541a9 doc PG relnotes: add links to commits Bruce Momjian 2024-09-16 14:14:37 -0400
  • 054a23b674 scripts: add Perl script to add links to release notes Bruce Momjian 2024-09-16 13:26:37 -0400
  • 2572104552 scripts: add Perl script to add links to release notes Bruce Momjian 2024-09-16 13:26:37 -0400
  • ccd1ddc507 scripts: add Perl script to add links to release notes Bruce Momjian 2024-09-16 13:26:37 -0400
  • dab80b9303 scripts: add Perl script to add links to release notes Bruce Momjian 2024-09-16 13:26:37 -0400
  • 63357b6c7f scripts: add Perl script to add links to release notes Bruce Momjian 2024-09-16 13:26:36 -0400
  • 9052475cd9 scripts: add Perl script to add links to release notes Bruce Momjian 2024-09-16 13:26:36 -0400
  • a499f79fd0 scripts: add Perl script to add links to release notes Bruce Momjian 2024-09-16 13:26:36 -0400
  • 4632e5cf4b Perl scripts: revert 43ce181059 Bruce Momjian 2024-09-15 21:25:00 -0400
  • 52733c3e4e Merge branch 'master' of github.com:isoprophlex/distributed-postgres into redirect-backend-queries #176 NContinanza 2024-09-15 17:10:54 -0300
  • b9645dca10 Replace usages of xmlXPathCompile() with xmlXPathCtxtCompile(). Tom Lane 2024-09-15 13:33:09 -0400
  • 634804885f Replace usages of xmlXPathCompile() with xmlXPathCtxtCompile(). Tom Lane 2024-09-15 13:33:09 -0400
  • 4c9bf947a9 Replace usages of xmlXPathCompile() with xmlXPathCtxtCompile(). Tom Lane 2024-09-15 13:33:09 -0400
  • 0206795d25 Replace usages of xmlXPathCompile() with xmlXPathCtxtCompile(). Tom Lane 2024-09-15 13:33:09 -0400
  • 4310dfa254 Replace usages of xmlXPathCompile() with xmlXPathCtxtCompile(). Tom Lane 2024-09-15 13:33:09 -0400
  • 7721fff06c Replace usages of xmlXPathCompile() with xmlXPathCtxtCompile(). Tom Lane 2024-09-15 13:33:09 -0400
  • d5622acb32 Replace usages of xmlXPathCompile() with xmlXPathCtxtCompile(). Tom Lane 2024-09-15 13:33:09 -0400
  • 43ce181059 Perl scripts: eliminate "Useless interpolation" warnings Bruce Momjian 2024-09-15 10:55:37 -0400
  • 9eafc0cc80 doc PG relnotes: add attribution for time zone data files items Bruce Momjian 2024-09-14 19:51:55 -0400
  • 121a03d3e3 doc PG relnotes: add attribution for time zone data files items Bruce Momjian 2024-09-14 19:51:55 -0400
  • c9c0c466ca doc PG relnotes: add attribution for time zone data files items Bruce Momjian 2024-09-14 19:51:54 -0400
  • ad3a47cfcd doc PG relnotes: add attribution for time zone data files items Bruce Momjian 2024-09-14 19:51:54 -0400
  • cc6d5bd91e doc PG relnotes: add attribution for time zone data files items Bruce Momjian 2024-09-14 19:51:54 -0400
  • 2b94ee58bf Run regression tests with timezone America/Los_Angeles. Tom Lane 2024-09-14 17:55:03 -0400
  • 2abc889580 Run regression tests with timezone America/Los_Angeles. Tom Lane 2024-09-14 17:55:03 -0400
  • 205813da4c Run regression tests with timezone America/Los_Angeles. Tom Lane 2024-09-14 17:55:03 -0400
  • b28b9b19bb Run regression tests with timezone America/Los_Angeles. Tom Lane 2024-09-14 17:55:03 -0400
  • b27622c908 Run regression tests with timezone America/Los_Angeles. Tom Lane 2024-09-14 17:55:03 -0400
  • 6283ff2018 Run regression tests with timezone America/Los_Angeles. Tom Lane 2024-09-14 17:55:02 -0400
  • b8ea0f675f Run regression tests with timezone America/Los_Angeles. Tom Lane 2024-09-14 17:55:02 -0400
  • fca91b5c90
    Add commit 7229ebe011 to .git-blame-ignore-revs. Alvaro Herrera 2024-09-14 20:17:30 +0200
  • f64074c88c
    Add commit 7229ebe011 to .git-blame-ignore-revs. Alvaro Herrera 2024-09-14 20:17:30 +0200
  • 77120dd081 doc PG 17 relnotes: adjust SGML format for commit add script Bruce Momjian 2024-09-14 13:20:02 -0400
  • 4a89807569 doc PG 17 relnotes: remove commit link whose comment was removed Bruce Momjian 2024-09-14 12:49:27 -0400
  • e3b2c651bc Remove obsolete comment in pg_stat_statements. Tom Lane 2024-09-14 11:42:31 -0400
  • 94537982ec Remove obsolete comment in pg_stat_statements. Tom Lane 2024-09-14 11:42:31 -0400
  • 54497e0ed8 doc PG 17 relnotes: update to current Bruce Momjian 2024-09-14 10:38:14 -0400
  • cb52d1cdd1 Improve meson's detection of perl build flags Andrew Dunstan 2024-09-14 10:26:25 -0400
  • dc2a660bd9 Improve meson's detection of perl build flags Andrew Dunstan 2024-09-14 10:26:25 -0400
  • 76f2a0e547 Improve meson's detection of perl build flags Andrew Dunstan 2024-09-14 10:26:25 -0400
  • 984702d0ee doc PG 17 relnotes: move EXPLAIN items to their own section Bruce Momjian 2024-09-14 09:27:21 -0400
  • d94e3b33ea Only define NO_THREAD_SAFE_LOCALE for MSVC plperl when required Andrew Dunstan 2024-09-14 08:37:08 -0400
  • f40d9e9f1b Only define NO_THREAD_SAFE_LOCALE for MSVC plperl when required Andrew Dunstan 2024-09-14 08:37:08 -0400
  • 9f77494647 Only define NO_THREAD_SAFE_LOCALE for MSVC plperl when required Andrew Dunstan 2024-09-14 08:37:08 -0400