Commit Graph

  • b65be6ef00 Ensure we have a snapshot when updating various system catalogs. Nathan Bossart 2025-05-30 15:17:28 -05:00
  • ddfcfb7cec Ensure we have a snapshot when updating various system catalogs. Nathan Bossart 2025-05-30 15:17:28 -05:00
  • 24135398f1 Ensure we have a snapshot when updating various system catalogs. Nathan Bossart 2025-05-30 15:17:28 -05:00
  • fe8ea7a2a8 Ensure we have a snapshot when updating various system catalogs. Nathan Bossart 2025-05-30 15:17:28 -05:00
  • 706054b11b Ensure we have a snapshot when updating various system catalogs. Nathan Bossart 2025-05-30 15:17:28 -05:00
  • 271cb7eaa7 Fix memory leakage in postgres_fdw's DirectModify code path. Tom Lane 2025-05-30 13:45:41 -04:00
  • 4a07c09613 Fix memory leakage in postgres_fdw's DirectModify code path. Tom Lane 2025-05-30 13:45:41 -04:00
  • 3c31594f55 Fix memory leakage in postgres_fdw's DirectModify code path. Tom Lane 2025-05-30 13:45:41 -04:00
  • 2b92dc4eeb Fix memory leakage in postgres_fdw's DirectModify code path. Tom Lane 2025-05-30 13:45:41 -04:00
  • 9339c85afc Fix memory leakage in postgres_fdw's DirectModify code path. Tom Lane 2025-05-30 13:45:41 -04:00
  • 232d8caeaa Fix memory leakage in postgres_fdw's DirectModify code path. Tom Lane 2025-05-30 13:45:41 -04:00
  • c81cdffa1f Allow larger packets during GSSAPI authentication exchange. Tom Lane 2025-05-30 12:55:15 -04:00
  • a7da7914c3 Allow larger packets during GSSAPI authentication exchange. Tom Lane 2025-05-30 12:55:15 -04:00
  • 39b1d19071 Allow larger packets during GSSAPI authentication exchange. Tom Lane 2025-05-30 12:55:15 -04:00
  • ca70ee6ede Allow larger packets during GSSAPI authentication exchange. Tom Lane 2025-05-30 12:55:15 -04:00
  • 8b0aa7a6b7 Allow larger packets during GSSAPI authentication exchange. Tom Lane 2025-05-30 12:55:15 -04:00
  • d98cefe114 Allow larger packets during GSSAPI authentication exchange. Tom Lane 2025-05-30 12:55:15 -04:00
  • 706344f06f Make XactLockTableWait() and ConditionalXactLockTableWait() interruptable more. Fujii Masao 2025-05-31 00:08:40 +09:00
  • 9130d8eeeb Make XactLockTableWait() and ConditionalXactLockTableWait() interruptable more. Fujii Masao 2025-05-31 00:08:40 +09:00
  • 405cca9daa Make XactLockTableWait() and ConditionalXactLockTableWait() interruptable more. Fujii Masao 2025-05-31 00:08:40 +09:00
  • 63fa7caa95 Make XactLockTableWait() and ConditionalXactLockTableWait() interruptable more. Fujii Masao 2025-05-31 00:08:40 +09:00
  • 24c5ad5be4 Make XactLockTableWait() and ConditionalXactLockTableWait() interruptable more. Fujii Masao 2025-05-31 00:08:40 +09:00
  • 961553daf5 Make XactLockTableWait() and ConditionalXactLockTableWait() interruptable more. Fujii Masao 2025-05-31 00:08:40 +09:00
  • 3e75313c2b
    Fix broken-FK-detection query in release notes Álvaro Herrera 2025-05-30 16:18:18 +02:00
  • 7f4261d9da
    Fix broken-FK-detection query in release notes Álvaro Herrera 2025-05-30 16:18:18 +02:00
  • 4620cd9c1c
    Fix broken-FK-detection query in release notes Álvaro Herrera 2025-05-30 16:18:18 +02:00
  • db54be898a
    Fix broken-FK-detection query in release notes Álvaro Herrera 2025-05-30 16:18:18 +02:00
  • 50a8959cd5
    Fix broken-FK-detection query in release notes Álvaro Herrera 2025-05-30 16:18:18 +02:00
  • c3eda50b06 Change internal queryid type from uint64 to int64 David Rowley 2025-05-30 22:59:39 +12:00
  • 03c53a7314 doc PG 18 relnotes: modify async I/O item for other improvements Bruce Momjian 2025-05-29 12:37:05 -04:00
  • e7d3d4ed41 Avoid resource leaks when a dblink connection fails. Tom Lane 2025-05-29 10:39:55 -04:00
  • 2cd2222ca5 Avoid resource leaks when a dblink connection fails. Tom Lane 2025-05-29 10:39:55 -04:00
  • 09c9ae8f6d Avoid resource leaks when a dblink connection fails. Tom Lane 2025-05-29 10:39:55 -04:00
  • 8eef55db13 Avoid resource leaks when a dblink connection fails. Tom Lane 2025-05-29 10:39:55 -04:00
  • e20b3256ae Avoid resource leaks when a dblink connection fails. Tom Lane 2025-05-29 10:39:55 -04:00
  • 470273da0f Avoid resource leaks when a dblink connection fails. Tom Lane 2025-05-29 10:39:55 -04:00
  • b64c585fde Fix assertion failure in pg_prewarm() on objects without storage. Fujii Masao 2025-05-29 17:50:32 +09:00
  • 3c4d7557e0 Fix assertion failure in pg_prewarm() on objects without storage. Fujii Masao 2025-05-29 17:50:32 +09:00
  • c3623703f3 Add AioUringCompletion in wait_event_names.txt Michael Paquier 2025-05-29 13:25:05 +09:00
  • a1de1b0833 doc PG 18 relnotes: split apart log_connections item Bruce Momjian 2025-05-28 22:43:13 -04:00
  • 3c03b8cd79 pg_stat_statements: Fix parameter number gaps in normalized queries Michael Paquier 2025-05-29 11:26:34 +09:00
  • 8a1459f62a pg_stat_statements: Fix parameter number gaps in normalized queries Michael Paquier 2025-05-29 11:26:31 +09:00
  • 130300a154 pg_stat_statements: Fix parameter number gaps in normalized queries Michael Paquier 2025-05-29 11:26:29 +09:00
  • 7e8b44f4e0 pg_stat_statements: Fix parameter number gaps in normalized queries Michael Paquier 2025-05-29 11:26:27 +09:00
  • 290e8ab32a pg_stat_statements: Fix parameter number gaps in normalized queries Michael Paquier 2025-05-29 11:26:23 +09:00
  • 35a428f30b pg_stat_statements: Fix parameter number gaps in normalized queries Michael Paquier 2025-05-29 11:26:03 +09:00
  • 089f27cf8a doc: clarify log_connections new "setup_durations" output Bruce Momjian 2025-05-28 21:42:34 -04:00
  • bf6034d00d doc PG 18 relnotes: move ANALYZE item,split ANALYZE/EXPLAIN item Bruce Momjian 2025-05-28 18:43:31 -04:00
  • e5d64fd654 Tighten parsing of datetime input. Tom Lane 2025-05-28 15:10:48 -04:00
  • be86ca103a Fix memory leakage when function compilation fails. Tom Lane 2025-05-28 13:29:32 -04:00
  • c861092b0e doc PG 18 relnotes: clarify multiplication item Bruce Momjian 2025-05-28 12:34:11 -04:00
  • 31ee5ec698 Adjust regex for test with opening parenthesis in character classes Michael Paquier 2025-05-28 09:43:51 +09:00
  • 0c09922c04 Adjust regex for test with opening parenthesis in character classes Michael Paquier 2025-05-28 09:43:50 +09:00
  • 4dc642e75f Adjust regex for test with opening parenthesis in character classes Michael Paquier 2025-05-28 09:43:48 +09:00
  • 52d08620e4 Adjust regex for test with opening parenthesis in character classes Michael Paquier 2025-05-28 09:43:46 +09:00
  • a3c6d92f3c Adjust regex for test with opening parenthesis in character classes Michael Paquier 2025-05-28 09:43:45 +09:00
  • 4fbb46f612 Adjust regex for test with opening parenthesis in character classes Michael Paquier 2025-05-28 09:43:31 +09:00
  • 9481d1614c Fix conversion of SIMILAR TO regexes for character classes Michael Paquier 2025-05-28 08:59:28 +09:00
  • 1fe15d25e6 Fix conversion of SIMILAR TO regexes for character classes Michael Paquier 2025-05-28 08:59:27 +09:00
  • b3e99115e4 Fix conversion of SIMILAR TO regexes for character classes Michael Paquier 2025-05-28 08:59:25 +09:00
  • e9e535d611 Fix conversion of SIMILAR TO regexes for character classes Michael Paquier 2025-05-28 08:59:24 +09:00
  • e3ffc3e91d Fix conversion of SIMILAR TO regexes for character classes Michael Paquier 2025-05-28 08:59:22 +09:00
  • d46911e584 Fix conversion of SIMILAR TO regexes for character classes Michael Paquier 2025-05-28 08:58:40 +09:00
  • 3e782ca322 doc PG 18 relnotes: add removal details to MD5 item Bruce Momjian 2025-05-27 17:50:52 -04:00
  • 08b8aa1748 doc PG 18 relnotes: fix markup Bruce Momjian 2025-05-27 17:34:45 -04:00
  • 34eb2a80d5 Change pg_dump default for statistics export. Jeff Davis 2025-05-27 12:53:10 -07:00
  • 4c08ecd161 Fix assertion when decrementing eager scanning success and failure counters. Masahiko Sawada 2025-05-27 11:42:36 -07:00
  • c53f3b9cc8 Improve file_copy_method entry in postgresql.conf.sample Peter Eisentraut 2025-05-26 14:52:00 +02:00
  • 1f62dbf5f0 doc: Fix wording in JIT README Daniel Gustafsson 2025-05-26 13:30:01 +02:00
  • 6b0d69d343 Fix race condition in subscription TAP test 021_twophase Michael Paquier 2025-05-26 17:28:43 +09:00
  • a7d3e32c8c Fix race condition in subscription TAP test 021_twophase Michael Paquier 2025-05-26 17:28:41 +09:00
  • 6ea812f4dc Fix race condition in subscription TAP test 021_twophase Michael Paquier 2025-05-26 17:28:40 +09:00
  • 52a1df85f2 Fix race condition in subscription TAP test 021_twophase Michael Paquier 2025-05-26 17:28:37 +09:00
  • 3bcb554fd2 Doc: Make logical replication examples executable in bulk. Amit Kapila 2025-05-26 11:05:05 +05:30
  • 4f49456094 doc: Fix documenation for snapshot export in logical decoding. Fujii Masao 2025-05-26 12:50:01 +09:00
  • 14127818e6 doc: Fix documenation for snapshot export in logical decoding. Fujii Masao 2025-05-26 12:50:01 +09:00
  • 0f29022e05 doc: Fix documenation for snapshot export in logical decoding. Fujii Masao 2025-05-26 12:47:33 +09:00
  • dac37e3f3b doc: Fix documenation for snapshot export in logical decoding. Fujii Masao 2025-05-26 12:47:33 +09:00
  • 90558dbf54 doc: Fix documenation for snapshot export in logical decoding. Fujii Masao 2025-05-26 12:47:33 +09:00
  • 47d90b741d doc: Fix documenation for snapshot export in logical decoding. Fujii Masao 2025-05-26 12:47:33 +09:00
  • 44ce4e1593 doc PG 18 relnotes: clarify btree skip-scan item Bruce Momjian 2025-05-23 17:02:10 -04:00
  • a8f093234d oauth: Correct missing comma in Requires.private Jacob Champion 2025-05-23 13:05:38 -07:00
  • cbc8fd0c9a oauth: Limit JSON parsing depth in the client Jacob Champion 2025-05-23 13:05:33 -07:00
  • 1ca583f6c0 doc PG 18 relnotes: update to current Bruce Momjian 2025-05-23 16:01:07 -04:00
  • 13d21b48a3 Fix per-relation memory leakage in autovacuum. Tom Lane 2025-05-23 14:43:44 -04:00
  • e087b5b794 Fix per-relation memory leakage in autovacuum. Tom Lane 2025-05-23 14:43:44 -04:00
  • cd3064f989 Fix per-relation memory leakage in autovacuum. Tom Lane 2025-05-23 14:43:43 -04:00
  • 02502c1bca Fix per-relation memory leakage in autovacuum. Tom Lane 2025-05-23 14:43:43 -04:00
  • ac3afd1d00 Fix AlignedAllocRealloc to cope sanely with OOM. Tom Lane 2025-05-23 11:47:33 -04:00
  • 6aa33afe6d Fix AlignedAllocRealloc to cope sanely with OOM. Tom Lane 2025-05-23 11:47:33 -04:00
  • fb844b9f06 Revert function to get memory context stats for processes Daniel Gustafsson 2025-05-23 15:44:54 +02:00
  • 70a13c528b Move oauth_validator_libraries in postgresql.conf.sample Peter Eisentraut 2025-05-23 09:03:09 +02:00
  • 883339c170 doc PG 18 relnotes: adjust CREATE SUBSCRIPTION attribution Bruce Momjian 2025-05-22 23:02:11 -04:00
  • 7ddfac79f2 doc PG 18 relnotes: clarify btree skip scan item Bruce Momjian 2025-05-22 22:24:18 -04:00
  • 3b7140d27e doc PG 18 relnotes: remove duplicate commit entry Bruce Momjian 2025-05-22 21:41:15 -04:00
  • b7ab88ddb1 Fix assorted new memory leaks in libpq. Tom Lane 2025-05-22 20:35:32 -04:00
  • cb1456423d Replace deprecated log_connections values in docs and tests Melanie Plageman 2025-05-22 17:14:54 -04:00
  • d376ab570e In ExecInitModifyTable, don't scribble on the source plan. Tom Lane 2025-05-22 14:28:51 -04:00
  • ee58de1008 Fix memory leak in XMLSERIALIZE(... INDENT). Tom Lane 2025-05-22 13:52:46 -04:00
  • 20bae06903 Fix memory leak in XMLSERIALIZE(... INDENT). Tom Lane 2025-05-22 13:52:46 -04:00