Commit Graph

  • b87163e5f3 Fix copy-pasto with process count calculation in method_io_uring.c Michael Paquier 2025-06-05 09:39:24 +09:00
  • 1a7968ac5f doc: Remove notes about "unencrypted" passwords. Nathan Bossart 2025-06-04 09:47:25 -05:00
  • 49584901ec doc: Remove notes about "unencrypted" passwords. Nathan Bossart 2025-06-04 09:47:25 -05:00
  • efb3f16e0d doc: Remove notes about "unencrypted" passwords. Nathan Bossart 2025-06-04 09:47:25 -05:00
  • 6e71b7a396 doc: Remove notes about "unencrypted" passwords. Nathan Bossart 2025-06-04 09:47:25 -05:00
  • 002938f15c doc: Remove notes about "unencrypted" passwords. Nathan Bossart 2025-06-04 09:47:25 -05:00
  • f9b1192190 doc: Remove notes about "unencrypted" passwords. Nathan Bossart 2025-06-04 09:47:25 -05:00
  • 30c15987d9 doc: Update description of pg_constraint.convalidated Peter Eisentraut 2025-06-04 15:27:44 +02:00
  • 48814415d5 doc PG 18 relnotes: Add incompatibility note about checksums now default Peter Eisentraut 2025-06-04 12:03:25 +02:00
  • f777d77387 Don't strip $libdir from LOAD command Peter Eisentraut 2025-06-04 11:21:24 +02:00
  • 7f3381c7ee psql: Abort connection when using \syncpipeline after COPY TO/FROM Michael Paquier 2025-06-04 09:01:29 +09:00
  • 58fbfde152 Fix incorrect format placeholders Peter Eisentraut 2025-06-03 21:38:04 +02:00
  • 0e164eb9f4 Fix a pg_dump scenario for platforms where SEEK_CUR != 1. Noah Misch 2025-06-03 11:18:52 -07:00
  • 73bdcfab35 Rename log_lock_failure GUC to log_lock_failures for consistency. Fujii Masao 2025-06-03 10:02:55 +09:00
  • cd31eaaebc Disallow "=" in names of reloptions and foreign-data options. Tom Lane 2025-06-02 15:22:45 -04:00
  • eb42346475 Disallow "=" in names of reloptions and foreign-data options. Tom Lane 2025-06-02 15:22:45 -04:00
  • e76097124f Disallow "=" in names of reloptions and foreign-data options. Tom Lane 2025-06-02 15:22:44 -04:00
  • ab758ec4d3 Disallow "=" in names of reloptions and foreign-data options. Tom Lane 2025-06-02 15:22:44 -04:00
  • d4046125dd Disallow "=" in names of reloptions and foreign-data options. Tom Lane 2025-06-02 15:22:44 -04:00
  • aa87f69c00 Disallow "=" in names of reloptions and foreign-data options. Tom Lane 2025-06-02 15:22:44 -04:00
  • 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