Commit Graph

  • 3c6becd3d1 Improve test coverage for changes to inplace-updated catalogs. Noah Misch 2024-06-27 19:21:05 -07:00
  • 480b58fabd Lock before setting relhassubclass on RELKIND_PARTITIONED_INDEX. Noah Misch 2024-06-27 19:21:05 -07:00
  • 112d055706 Lock owned sequences during ALTER TABLE SET { LOGGED | UNLOGGED }. Noah Misch 2024-06-27 19:21:05 -07:00
  • f8135d8b54 Expand comments and add an assertion in nodeModifyTable.c. Noah Misch 2024-06-27 19:21:05 -07:00
  • dd8008e8ec Improve test coverage for changes to inplace-updated catalogs. Noah Misch 2024-06-27 19:21:05 -07:00
  • 288426902e Make TAP todo_start effects the same under Meson and prove_check. Noah Misch 2024-06-27 19:21:04 -07:00
  • 4a7f91b3d3 Remove comment about xl_heap_inplace "AT END OF STRUCT". Noah Misch 2024-06-27 19:21:06 -07:00
  • f9f47f0d93 Cope with inplace update making catcache stale during TOAST fetch. Noah Misch 2024-06-27 19:21:06 -07:00
  • 5b823b179e AccessExclusiveLock new relations just after assigning the OID. Noah Misch 2024-06-27 19:21:05 -07:00
  • 0cecc908e9 Lock before setting relhassubclass on RELKIND_PARTITIONED_INDEX. Noah Misch 2024-06-27 19:21:05 -07:00
  • f88cdb36c4 Lock owned sequences during ALTER TABLE SET { LOGGED | UNLOGGED }. Noah Misch 2024-06-27 19:21:05 -07:00
  • d5f788b41d Expand comments and add an assertion in nodeModifyTable.c. Noah Misch 2024-06-27 19:21:05 -07:00
  • c35f419d6e Add an injection_points isolation test suite. Noah Misch 2024-06-27 19:21:05 -07:00
  • abfbd13af0 Create waitfuncs.c for pg_isolation_test_session_is_blocked(). Noah Misch 2024-06-27 19:21:05 -07:00
  • bb93640a68 Add wait event type "InjectionPoint", a custom type like "Extension". Noah Misch 2024-06-27 19:21:05 -07:00
  • 0844b39689 Improve test coverage for changes to inplace-updated catalogs. Noah Misch 2024-06-27 19:21:05 -07:00
  • 22a4b104ba Make TAP todo_start effects the same under Meson and prove_check. Noah Misch 2024-06-27 19:21:04 -07:00
  • 473a352fb3 SQL/JSON: Document behavior when input document is not jsonb Amit Langote 2024-06-28 09:42:13 +09:00
  • dccda847b7 Avoid crashing when a JIT-inlined backend function throws an error. Tom Lane 2024-06-27 14:43:59 -04:00
  • 86fac88eed Avoid crashing when a JIT-inlined backend function throws an error. Tom Lane 2024-06-27 14:43:59 -04:00
  • 13abc1f660 Avoid crashing when a JIT-inlined backend function throws an error. Tom Lane 2024-06-27 14:43:59 -04:00
  • 5401e70e47 Avoid crashing when a JIT-inlined backend function throws an error. Tom Lane 2024-06-27 14:43:59 -04:00
  • 07d66d3cc2 Avoid crashing when a JIT-inlined backend function throws an error. Tom Lane 2024-06-27 14:43:59 -04:00
  • 5d6c64d290 Avoid crashing when a JIT-inlined backend function throws an error. Tom Lane 2024-06-27 14:43:59 -04:00
  • 9dbf8ab48c Fix MVCC bug with prepared xact with subxacts on standby Heikki Linnakangas 2024-06-27 21:06:32 +03:00
  • 34221af648 tests: Trim newline from result returned by BackgroundPsql->query Heikki Linnakangas 2024-06-27 21:06:27 +03:00
  • 0e2f3d78bf Fix MVCC bug with prepared xact with subxacts on standby Heikki Linnakangas 2024-06-27 21:06:32 +03:00
  • 8b6a7723b5 tests: Trim newline from result returned by BackgroundPsql->query Heikki Linnakangas 2024-06-27 21:06:27 +03:00
  • b5b418b689 Fix MVCC bug with prepared xact with subxacts on standby Heikki Linnakangas 2024-06-27 21:06:32 +03:00
  • e00a9a4c7b tests: Trim newline from result returned by BackgroundPsql->query Heikki Linnakangas 2024-06-27 21:06:27 +03:00
  • cbfbda7841 Fix MVCC bug with prepared xact with subxacts on standby Heikki Linnakangas 2024-06-27 21:06:32 +03:00
  • ecbf6ac51d tests: Trim newline from result returned by BackgroundPsql->query Heikki Linnakangas 2024-06-27 21:06:27 +03:00
  • 5dea6628b3 Fix MVCC bug with prepared xact with subxacts on standby Heikki Linnakangas 2024-06-27 21:06:32 +03:00
  • 266454f192 tests: Trim newline from result returned by BackgroundPsql->query Heikki Linnakangas 2024-06-27 21:06:27 +03:00
  • e9c8747ee9 Fix MVCC bug with prepared xact with subxacts on standby Heikki Linnakangas 2024-06-27 21:06:32 +03:00
  • 071e19a36c tests: Trim newline from result returned by BackgroundPsql->query Heikki Linnakangas 2024-06-27 21:06:27 +03:00
  • 5fcd0d0ce1
    Fix thinkos in comments Alvaro Herrera 2024-06-27 19:51:47 +02:00
  • 468ffee47b
    Fix thinkos in comments Alvaro Herrera 2024-06-27 19:51:47 +02:00
  • 79228c0459
    Fix thinkos in comments Alvaro Herrera 2024-06-27 19:51:47 +02:00
  • a2dff271eb
    Fix thinkos in comments Alvaro Herrera 2024-06-27 19:51:47 +02:00
  • 1e292788e6
    Applied changes from the REL_16_STABLE branch (#223) Zsolt Parragi 2024-06-27 17:03:28 +01:00
  • 4b467a6581 Backport BackgroundPsql perl test module Heikki Linnakangas 2024-06-27 19:00:59 +03:00
  • 12f327b210 Backport BackgroundPsql perl test module Heikki Linnakangas 2024-06-27 19:00:59 +03:00
  • 31877cd8ec Backport BackgroundPsql perl test module Heikki Linnakangas 2024-06-27 19:00:59 +03:00
  • d5fd7865f0 Backport BackgroundPsql perl test module Heikki Linnakangas 2024-06-27 19:00:59 +03:00
  • 187b8991f7 Backport BackgroundPsql perl test module Heikki Linnakangas 2024-06-27 19:00:59 +03:00
  • 2a4f0d876d
    Renamed master key to principal key (#228) Zsolt Parragi 2024-06-27 12:32:28 +01:00
  • 3e53492aa7 Drop the temporary tuple slots allocated by pgoutput. Amit Kapila 2024-06-27 11:35:00 +05:30
  • b8f953d8d7 Drop the temporary tuple slots allocated by pgoutput. Amit Kapila 2024-06-27 11:19:57 +05:30
  • 76fda61402 Drop the temporary tuple slots allocated by pgoutput. Amit Kapila 2024-06-27 10:43:52 +05:30
  • eb144dfcaf Fix overflow with pgstats DSA reference count Michael Paquier 2024-06-27 09:44:55 +09:00
  • 6f61d0e7e2 Fix overflow with pgstats DSA reference count Michael Paquier 2024-06-27 09:44:51 +09:00
  • 7467939ea2 Fix overflow with pgstats DSA reference count Michael Paquier 2024-06-27 09:44:47 +09:00
  • 4c8e00ae9a Fix bugs in MultiXact truncation Heikki Linnakangas 2024-06-21 18:31:15 +03:00
  • c809a2b2d6 Fix bugs in MultiXact truncation Heikki Linnakangas 2024-06-21 18:31:15 +03:00
  • e7cbe5a858 Fix bugs in MultiXact truncation Heikki Linnakangas 2024-06-21 18:31:15 +03:00
  • b1ffe3ff0b Fix bugs in MultiXact truncation Heikki Linnakangas 2024-06-21 18:31:15 +03:00
  • f92fd18307 doc PG 17 relnotes: fix system catalog name mistake Bruce Momjian 2024-06-26 15:08:06 -04:00
  • 9b65ee342a
    Add API an ABI guidance to the C language docs #164 David E. Wheeler 2024-06-26 15:07:56 -04:00
  • d537b2e037 doc PG 17 relnotes: add item about pg_collation column renames Bruce Momjian 2024-06-26 13:13:46 -04:00
  • 32f07991b7 Use PqMsg_* macros in fe-auth.c. Nathan Bossart 2024-06-26 11:25:38 -05:00
  • a21bfac9b6
    Merge pull request #227 from dutow/smgrmerge Zsolt Parragi 2024-06-26 17:03:26 +01:00
  • 486c2ea25c Fix nbtree array unsatisfied inequality check. Peter Geoghegan 2024-06-26 10:45:52 -04:00
  • dbca3469eb
    Fix partition pruning setup during DETACH CONCURRENTLY Alvaro Herrera 2024-06-26 13:40:26 +02:00
  • 1c41731169 Remove redundant perl version checks Andrew Dunstan 2024-06-26 07:01:47 -04:00
  • 8f3be9661f Remove redundant perl version checks Andrew Dunstan 2024-06-26 07:01:47 -04:00
  • 8851d5c3ad Remove redundant perl version checks Andrew Dunstan 2024-06-26 07:01:47 -04:00
  • 0536f8e2cc Remove redundant perl version checks Andrew Dunstan 2024-06-26 07:01:47 -04:00
  • 12c8faaa7b Remove redundant perl version checks Andrew Dunstan 2024-06-26 07:01:47 -04:00
  • 320534f8f2 Remove redundant perl version checks Andrew Dunstan 2024-06-26 07:01:47 -04:00
  • e1541d5188 Remove redundant perl version checks Andrew Dunstan 2024-06-26 07:01:47 -04:00
  • ab46e132fa Remove redundant perl version checks Andrew Dunstan 2024-06-26 07:01:47 -04:00
  • b7374f15bd Remove redundant perl version checks Andrew Dunstan 2024-06-26 07:01:47 -04:00
  • 20f22e6a67 Remove redundant perl version checks Andrew Dunstan 2024-06-26 07:01:47 -04:00
  • f853e23bf8 Remove redundant perl version checks Andrew Dunstan 2024-06-26 07:01:47 -04:00
  • 1bf29f51fa Improve comment in gram.y. Tom Lane 2024-06-25 17:53:41 -04:00
  • 12de3cfb8d Clean common_h_bindings. Improve crate organization NContinanza 2024-06-25 18:44:39 -03:00
  • 4312c48ab8 Merge branch 'smgr' into smgrmerge Zsolt Parragi 2024-06-25 18:16:38 +01:00
  • a670e46eac
    Merge pull request #214 from dAdAbird/xlog_key_mgmt Andrew Pogrebnoi 2024-06-25 14:42:13 +03:00
  • 23c5a0e7d4 Stamp 17beta2. REL_17_BETA2 Joe Conway 2024-06-24 17:24:14 -04:00
  • b0ea16528c
    Revert "Fix partition pruning setup during DETACH CONCURRENTLY" Alvaro Herrera 2024-06-24 17:20:21 +02:00
  • 96105ebfe2
    Fix partition pruning setup during DETACH CONCURRENTLY Alvaro Herrera 2024-06-24 15:56:32 +02:00
  • 66e569f502
    Fix partition pruning setup during DETACH CONCURRENTLY Alvaro Herrera 2024-06-24 15:56:32 +02:00
  • fb0fb0740f
    Fix partition pruning setup during DETACH CONCURRENTLY Alvaro Herrera 2024-06-24 15:56:32 +02:00
  • 27162a64b3
    Fix partition pruning setup during DETACH CONCURRENTLY Alvaro Herrera 2024-06-24 15:56:32 +02:00
  • f7f4e7e6fa Translation updates Peter Eisentraut 2024-06-24 13:11:27 +02:00
  • c55d96a381 tst #163 Matthew Kim 2024-06-22 10:24:23 -04:00
  • 70a845c04a Remove extra comment at TableAmRoutine.scan_analyze_next_block Alexander Korotkov 2024-06-22 16:13:08 +03:00
  • a8ffa32377 doc PG 17 relnotes: wording improvements, add links, merge item Bruce Momjian 2024-06-21 12:08:14 -04:00
  • 441ef5e1ba Fix relcache invalidation when relfilelocator is updated Heikki Linnakangas 2024-06-21 17:13:10 +03:00
  • 90fe7b74df doc PG 17 relnotes: add link to enable_group_by_reordering GUC Bruce Momjian 2024-06-21 10:11:12 -04:00
  • d4181b6b75 Add comment on InternalKey caching Andrew Pogrebnoy 2024-06-21 16:56:35 +03:00
  • 82e79ee46b Add doc entry for the new GUC paramenter enable_group_by_reordering Alexander Korotkov 2024-06-21 15:39:13 +03:00
  • fd49e8f323 Prevent access of uninitialized memory in radix tree nodes John Naylor 2024-06-21 14:59:11 +07:00
  • c5c82123d3 pg_combinebackup: Error message improvements Peter Eisentraut 2024-06-21 09:40:44 +02:00
  • aea79883c5 Remove redundant newlines from error messages Peter Eisentraut 2024-06-21 09:29:34 +02:00
  • 58445651db Fix make build on MinGW Peter Eisentraut 2024-06-21 08:17:23 +02:00
  • 02bbc3c83a parse_manifest: Use const char * Peter Eisentraut 2024-06-21 07:50:02 +02:00
  • 15cd9a3881 jsonapi: Use const char * Peter Eisentraut 2024-06-21 07:50:02 +02:00
  • 0b06bf9fa9 jsonapi: Use size_t Peter Eisentraut 2024-06-21 07:50:02 +02:00