1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-26 12:21:12 +03:00

Commit Graph

  • 31a7e175fd Correct heap vacuum boundary state setup ordering Melanie Plageman 2025-06-02 10:54:07 -04:00
  • fc32be3c94 Fix incorrect format placeholders Peter Eisentraut 2025-06-02 10:12:58 +02:00
  • 32edf732e8 Rename gist stratnum support function Peter Eisentraut 2025-06-02 08:33:04 +02:00
  • 5e6d561bc1 Use replay LSN as target for cascading logical WAL senders Michael Paquier 2025-06-02 12:04:08 +09:00
  • 87be749c71 Use replay LSN as target for cascading logical WAL senders Michael Paquier 2025-06-02 12:04:04 +09:00
  • 5231ed8262 Use replay LSN as target for cascading logical WAL senders Michael Paquier 2025-06-02 12:03:59 +09:00
  • c98975ba85 Add commit 4672b6223 to .git-blame-ignore-revs. Tom Lane 2025-06-01 14:58:42 -04:00
  • 93aca12461 Run pgindent on the previous commit. Tom Lane 2025-06-01 14:55:24 -04:00
  • d4556f592e Run pgindent on the previous commit. Tom Lane 2025-06-01 14:55:24 -04:00
  • b898bb2a79 Run pgindent on the previous commit. Tom Lane 2025-06-01 14:55:24 -04:00
  • ecc8fd2b77 Run pgindent on the previous commit. Tom Lane 2025-06-01 14:55:24 -04:00
  • 6f724fcf81 Run pgindent on the previous commit. Tom Lane 2025-06-01 14:55:24 -04:00
  • 4672b62239 Run pgindent on the previous commit. Tom Lane 2025-06-01 14:55:24 -04:00
  • 1c78d55531 Fix edge-case resource leaks in PL/Python error reporting. Tom Lane 2025-06-01 14:48:35 -04:00
  • 31a3a15fa4 Fix edge-case resource leaks in PL/Python error reporting. Tom Lane 2025-06-01 14:48:35 -04:00
  • b56a92651a Fix edge-case resource leaks in PL/Python error reporting. Tom Lane 2025-06-01 14:48:35 -04:00
  • 5c7fd59762 Fix edge-case resource leaks in PL/Python error reporting. Tom Lane 2025-06-01 14:48:35 -04:00
  • 7559a16e23 Fix edge-case resource leaks in PL/Python error reporting. Tom Lane 2025-06-01 14:48:35 -04:00
  • c6f7f11d8f Fix edge-case resource leaks in PL/Python error reporting. Tom Lane 2025-06-01 14:48:35 -04:00
  • e5a3c9d9b5 postgres_fdw: Inherit the local transaction's access/deferrable modes. Etsuro Fujita 2025-06-01 17:30:00 +09:00
  • d6a3f3272f Fix MERGE into a plain inheritance parent table. Dean Rasheed 2025-05-31 12:21:02 +01:00
  • 3611794aff Fix MERGE into a plain inheritance parent table. Dean Rasheed 2025-05-31 12:19:37 +01:00
  • ab52f6b5bf Fix MERGE into a plain inheritance parent table. Dean Rasheed 2025-05-31 12:17:30 +01:00
  • b006bcd531 Fix MERGE into a plain inheritance parent table. Dean Rasheed 2025-05-31 12:12:58 +01:00
  • e050af2868 Change internal plan ID type from uint64 to int64 Michael Paquier 2025-05-31 09:40:45 +09:00
  • b7ba2c0308 Ensure we have a snapshot when updating various system catalogs. Nathan Bossart 2025-05-30 15:17:28 -05:00
  • 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