Commit Graph

  • 5ef9b4a2f7 Warn if LOCKTAG_TUPLE is held at commit, under debug_assertions. Noah Misch 2024-09-24 15:25:18 -07:00
  • 1299564cb9 Back-patch "Refactor code in tablecmds.c to check and process tablespace moves" Noah Misch 2024-09-24 15:25:24 -07:00
  • f51b34b3ed For inplace update durability, make heap_update() callers wait. Noah Misch 2024-09-24 15:25:18 -07:00
  • 5c837f8fa0 For inplace update durability, make heap_update() callers wait. Noah Misch 2024-09-24 15:25:18 -07:00
  • 82c2d9e022 Fix data loss at inplace update after heap_update(). Noah Misch 2024-09-24 15:25:18 -07:00
  • 8590c942c1 Fix data loss at inplace update after heap_update(). Noah Misch 2024-09-24 15:25:18 -07:00
  • c9de1b8ac8 Warn if LOCKTAG_TUPLE is held at commit, under debug_assertions. Noah Misch 2024-09-24 15:25:18 -07:00
  • 41e0ba33d5 Warn if LOCKTAG_TUPLE is held at commit, under debug_assertions. Noah Misch 2024-09-24 15:25:18 -07:00
  • 3b7a689e1a For inplace update durability, make heap_update() callers wait. Noah Misch 2024-09-24 15:25:18 -07:00
  • 51ff46de29 For inplace update durability, make heap_update() callers wait. Noah Misch 2024-09-24 15:25:18 -07:00
  • 63f0198056 Fix data loss at inplace update after heap_update(). Noah Misch 2024-09-24 15:25:18 -07:00
  • acc63ef4fb Warn if LOCKTAG_TUPLE is held at commit, under debug_assertions. Noah Misch 2024-09-24 15:25:18 -07:00
  • fd27b878c2 Fix data loss at inplace update after heap_update(). Noah Misch 2024-09-24 15:25:18 -07:00
  • f33bf1c7d5 Warn if LOCKTAG_TUPLE is held at commit, under debug_assertions. Noah Misch 2024-09-24 15:25:18 -07:00
  • aac2c9b4fd For inplace update durability, make heap_update() callers wait. Noah Misch 2024-09-24 15:25:18 -07:00
  • a07e03fd8f Fix data loss at inplace update after heap_update(). Noah Misch 2024-09-24 15:25:18 -07:00
  • dbf3f974ee Warn if LOCKTAG_TUPLE is held at commit, under debug_assertions. Noah Misch 2024-09-24 15:25:18 -07:00
  • ac30021356 Allow length=-1 for NUL-terminated input to pg_strncoll(), etc. Jeff Davis 2024-09-24 15:15:03 -07:00
  • 923a71584f Fix psql describe commands' handling of ACL columns for old servers. Tom Lane 2024-09-24 17:21:38 -04:00
  • 1591b38d17 Fix psql describe commands' handling of ACL columns for old servers. Tom Lane 2024-09-24 17:21:38 -04:00
  • ceeaaed87a Tighten up make_libc_collator() and make_icu_collator(). Jeff Davis 2024-09-24 12:01:45 -07:00
  • 59f0eea7b0 Add further excludes to headerscheck Peter Eisentraut 2024-09-24 20:41:47 +02:00
  • cd838e2008 Neaten up our choices of SQLSTATEs for XML-related errors. Tom Lane 2024-09-24 12:59:43 -04:00
  • 3da436ec09 Update obsolete nbtree array preprocessing comments. Peter Geoghegan 2024-09-24 12:58:55 -04:00
  • 62ddf7ee9a Add ONLY support for VACUUM and ANALYZE David Rowley 2024-09-24 18:03:40 +12:00
  • f663f4daf0 Allow meson builds to run test_pg_dump test in installcheck mode. Tom Lane 2024-04-29 19:46:33 -04:00
  • 8ec99d0b79 Drop global objects after completed test Daniel Gustafsson 2024-04-03 13:33:25 +02:00
  • e43e71b6cd Drop global objects after completed test Daniel Gustafsson 2024-04-03 13:33:25 +02:00
  • 988ddbef97 Drop global objects after completed test Daniel Gustafsson 2024-04-03 13:33:25 +02:00
  • 2eecaf4b8c Drop global objects after completed test Daniel Gustafsson 2024-04-03 13:33:25 +02:00
  • 4dd17490fa Drop global objects after completed test Daniel Gustafsson 2024-04-03 13:33:25 +02:00
  • bbba59e69a Remove ATT_TABLE for ALTER TABLE ... ATTACH/DETACH Michael Paquier 2024-09-24 08:59:08 +09:00
  • d7ec59a63d Stamp 17.0. REL_17_0 Tom Lane 2024-09-23 16:02:53 -04:00
  • 75240f65e7 jsonapi: fix memory leakage during OOM error recovery. Tom Lane 2024-09-23 12:30:51 -04:00
  • 6d4f7e5b7b
    PG-1039 Fix arguments order in palloc_aligned (#289) Artem Gavrilov 2024-09-23 12:45:22 +02:00
  • 29d483fb33 Translation updates Peter Eisentraut 2024-09-23 12:06:47 +02:00
  • a7e5237f26 Fix asserts in fast-path locking code Tomas Vondra 2024-09-23 11:37:12 +02:00
  • 40708acd65 Add memory/disk usage for more executor nodes. Tatsuo Ishii 2024-09-23 16:34:24 +09:00
  • 5f044aef3e
    Merge pull request #285 from dutow/pg1009 Zsolt Parragi 2024-09-23 08:03:49 +01:00
  • 54a0de4121
    Merge pull request #286 from dutow/fixisencrypted Zsolt Parragi 2024-09-23 08:03:38 +01:00
  • 6d02b5ecd8 PG-952: Handle non existent principal key in tde_heap Zsolt Parragi 2024-09-18 19:45:58 +01:00
  • 6aa44060a3 Remove pg_authid's TOAST table. Nathan Bossart 2024-09-21 15:17:46 -05:00
  • c4d5cb71d2 Increase the number of fast-path lock slots Tomas Vondra 2024-09-21 20:06:49 +02:00
  • b524974106 Refactor handling of nbtree array redundancies. Peter Geoghegan 2024-09-21 13:25:49 -04:00
  • 54562c9cfa Improve Asserts checking relation matching in parallel scans. Tom Lane 2024-09-20 16:37:55 -04:00
  • 64b61fa5d7 Doc: update 17.0 release date. Tom Lane 2024-09-20 16:19:34 -04:00
  • afb03e2ebf Alphabetize #include directives in pg_checksums.c. Nathan Bossart 2024-09-20 15:18:42 -05:00
  • 1d7cef2b60 doc PG 17 relnotes: add major features list Bruce Momjian 2024-09-20 16:00:10 -04:00
  • 0ce8008386 Doc: explain how to test ADMIN privilege with pg_has_role(). Tom Lane 2024-09-20 15:56:34 -04:00
  • 77930c5e92 Doc: explain how to test ADMIN privilege with pg_has_role(). Tom Lane 2024-09-20 15:56:34 -04:00
  • cf9f6b4688 Doc: explain how to test ADMIN privilege with pg_has_role(). Tom Lane 2024-09-20 15:56:34 -04:00
  • 23d4439732 Doc: explain how to test ADMIN privilege with pg_has_role(). Tom Lane 2024-09-20 15:56:34 -04:00
  • 8e16522163 Doc: explain how to test ADMIN privilege with pg_has_role(). Tom Lane 2024-09-20 15:56:34 -04:00
  • a2ebf3274a Doc: explain how to test ADMIN privilege with pg_has_role(). Tom Lane 2024-09-20 15:56:34 -04:00
  • a47ad3a42d Doc: explain how to test ADMIN privilege with pg_has_role(). Tom Lane 2024-09-20 15:56:34 -04:00
  • c00c54a9ac Fix nbtree pgstats accounting with parallel scans. Peter Geoghegan 2024-09-20 14:06:32 -04:00
  • fb4f5e58af Fix nbtree pgstats accounting with parallel scans. Peter Geoghegan 2024-09-20 14:06:30 -04:00
  • d35e293878 Add parameter "connstr" to PostgreSQL::Test::Cluster::background_psql Michael Paquier 2024-09-20 09:49:43 +09:00
  • 126ec0bc76 Restore relmapper state early enough in parallel workers. Tom Lane 2024-09-19 20:58:17 -04:00
  • 91287b5f5d psql: Add tests for repeated calls of \bind[_named] Michael Paquier 2024-09-20 08:59:20 +09:00
  • 785c53d91d doc PG relnotes: remove warning about commit links in PDF build Bruce Momjian 2024-09-19 18:05:22 -04:00
  • 5a56bd4ed0 doc PG relnotes: remove warning about commit links in PDF build Bruce Momjian 2024-09-19 18:05:22 -04:00
  • a24cd4bf5d doc PG relnotes: remove warning about commit links in PDF build Bruce Momjian 2024-09-19 18:05:22 -04:00
  • 658fc6c6af doc PG relnotes: remove warning about commit links in PDF build Bruce Momjian 2024-09-19 18:05:22 -04:00
  • 940bcf80aa doc PG relnotes: remove warning about commit links in PDF build Bruce Momjian 2024-09-19 18:05:21 -04:00
  • 92a6cc5acb doc PG relnotes: remove warning about commit links in PDF build Bruce Momjian 2024-09-19 18:05:21 -04:00
  • 6aed7c49ce doc PG relnotes: remove warning about commit links in PDF build Bruce Momjian 2024-09-19 18:05:21 -04:00
  • a7d2ec87a0 doc PG relnotes: document "Unresolved ID reference found" cause Bruce Momjian 2024-09-19 12:01:59 -04:00
  • 80c8184dc3 doc PG relnotes: document "Unresolved ID reference found" cause Bruce Momjian 2024-09-19 12:01:59 -04:00
  • ff25193e56 doc PG relnotes: document "Unresolved ID reference found" cause Bruce Momjian 2024-09-19 12:01:59 -04:00
  • c6b1506f71 doc PG relnotes: document "Unresolved ID reference found" cause Bruce Momjian 2024-09-19 12:01:59 -04:00
  • 6c5d9b3f53 doc PG relnotes: document "Unresolved ID reference found" cause Bruce Momjian 2024-09-19 12:01:59 -04:00
  • 468501b17a doc PG relnotes: document "Unresolved ID reference found" cause Bruce Momjian 2024-09-19 12:01:58 -04:00
  • a979f2894c doc PG relnotes: document "Unresolved ID reference found" cause Bruce Momjian 2024-09-19 12:01:58 -04:00
  • bbfce76fd3 doc PG relnotes: rename commit link paragraph for clarity Bruce Momjian 2024-09-19 09:47:22 -04:00
  • 05bbd42562 doc PG relnotes: rename commit link paragraph for clarity Bruce Momjian 2024-09-19 09:47:22 -04:00
  • 95fba23317 doc PG relnotes: rename commit link paragraph for clarity Bruce Momjian 2024-09-19 09:47:22 -04:00
  • 25f8cf19ab doc PG relnotes: rename commit link paragraph for clarity Bruce Momjian 2024-09-19 09:47:22 -04:00
  • 460c298b6d doc PG relnotes: rename commit link paragraph for clarity Bruce Momjian 2024-09-19 09:47:22 -04:00
  • e65b6c012e doc PG relnotes: rename commit link paragraph for clarity Bruce Momjian 2024-09-19 09:47:22 -04:00
  • ececa27ff5 doc PG relnotes: rename commit link paragraph for clarity Bruce Momjian 2024-09-19 09:47:22 -04:00
  • f057781686 Improve Perl script which adds commit links to release notes Bruce Momjian 2024-09-19 08:45:33 -04:00
  • 967316eebb Improve Perl script which adds commit links to release notes Bruce Momjian 2024-09-19 08:45:32 -04:00
  • 43a6b90aae Improve Perl script which adds commit links to release notes Bruce Momjian 2024-09-19 08:45:32 -04:00
  • 681bbd07cc Improve Perl script which adds commit links to release notes Bruce Momjian 2024-09-19 08:45:32 -04:00
  • 211684380a Improve Perl script which adds commit links to release notes Bruce Momjian 2024-09-19 08:45:32 -04:00
  • 8adb4f233a Improve Perl script which adds commit links to release notes Bruce Momjian 2024-09-19 08:45:32 -04:00
  • 6ce8c2c292 Improve Perl script which adds commit links to release notes Bruce Momjian 2024-09-19 08:45:32 -04:00
  • 4c57facbb1 Add UpgradeTaskProcessCB to typedefs.list Alexander Korotkov 2024-09-19 14:34:52 +03:00
  • a094e8b9e4 Fix order of includes in src/bin/pg_upgrade/info.c Alexander Korotkov 2024-09-19 14:34:00 +03:00
  • 014f9f34d2 Move pg_wal_replay_wait() to xlogfuncs.c Alexander Korotkov 2024-09-19 14:26:03 +03:00
  • da0a002962
    PG-1036 Invoke previous object access hook (#284) Artem Gavrilov 2024-09-19 11:11:41 +02:00
  • c2fb2f9e20 psql: Fix memory leak with repeated calls of \bind Michael Paquier 2024-09-19 16:25:11 +09:00
  • b0ae6db208 psql: Fix memory leak with repeated calls of \bind Michael Paquier 2024-09-19 16:25:07 +09:00
  • 87eeadaea1 psql: Clean up more aggressively state of \bind[_named], \parse and \close Michael Paquier 2024-09-19 15:39:01 +09:00
  • d69a3f4d70 Introduce ATT_PARTITIONED_TABLE in tablecmds.c Michael Paquier 2024-09-19 12:22:56 +09:00
  • 5d56d07ca3 Optimize tuplestore usage for WITH RECURSIVE CTEs David Rowley 2024-09-19 15:20:35 +12:00
  • 772164777c doc PG relnotes: add paragraph explaining the section symbol Bruce Momjian 2024-09-18 17:13:19 -04:00
  • 4c9f9a84bb doc PG relnotes: add paragraph explaining the section symbol Bruce Momjian 2024-09-18 17:13:19 -04:00
  • 923241acb1 doc PG relnotes: add paragraph explaining the section symbol Bruce Momjian 2024-09-18 17:13:19 -04:00