Commit Graph

  • 84914e964b pg_restore: Fix wrong descriptions of --with-{schema,data,statistics} options. master Fujii Masao 2025-06-12 23:25:21 +09:00
  • 0f65f3eec4
    Fix squashing algorithm for query texts Álvaro Herrera 2025-06-12 14:21:21 +02:00
  • f7b11414e9 doc: Document that MAINTAIN privilege allows statistics manipulation functions. Fujii Masao 2025-06-12 14:53:32 +09:00
  • f85f6ab051 Revert support for improved tracking of nested queries Michael Paquier 2025-06-12 10:08:55 +09:00
  • dd2ce37927 Revert "nbtree: Remove useless row compare arg." Peter Geoghegan 2025-06-11 18:16:15 -04:00
  • e1458f2f1b Revert a few small patches that were intended for version 19. Jeff Davis 2025-06-11 15:03:52 -07:00
  • b774ad4933 Add tab completion for REJECT_LIMIT option. Masahiko Sawada 2025-06-11 11:44:25 -07:00
  • 7c319f5491 Make _bt_killitems drop pins it acquired itself. Peter Geoghegan 2025-06-11 09:17:35 -04:00
  • 40aa5ddea1 Make _bt_killitems drop pins it acquired itself. REL_17_STABLE Peter Geoghegan 2025-06-11 09:17:33 -04:00
  • c7f25feb38 Make _bt_killitems drop pins it acquired itself. REL_16_STABLE Peter Geoghegan 2025-06-11 09:17:31 -04:00
  • d2ec671092 Make _bt_killitems drop pins it acquired itself. REL_15_STABLE Peter Geoghegan 2025-06-11 09:17:29 -04:00
  • 7c7c0a77dc Make _bt_killitems drop pins it acquired itself. REL_14_STABLE Peter Geoghegan 2025-06-11 09:17:27 -04:00
  • 38c8d29870 Make _bt_killitems drop pins it acquired itself. REL_13_STABLE Peter Geoghegan 2025-06-11 09:17:25 -04:00
  • 361499538c psql: Remove PARTITION BY clause in tab completion for unlogged tables Michael Paquier 2025-06-11 09:27:28 +09:00
  • 30e0d9ee90 Don't reduce output request size on non-Unix-socket connections. Tom Lane 2025-06-10 18:39:34 -04:00
  • 3f37400cfb Don't reduce output request size on non-Unix-socket connections. Tom Lane 2025-06-10 18:39:34 -04:00
  • 6a4d93edad Don't reduce output request size on non-Unix-socket connections. Tom Lane 2025-06-10 18:39:34 -04:00
  • 0703c9385b Don't reduce output request size on non-Unix-socket connections. Tom Lane 2025-06-10 18:39:34 -04:00
  • f09fea386c Don't reduce output request size on non-Unix-socket connections. Tom Lane 2025-06-10 18:39:34 -04:00
  • 137935bd11 Don't reduce output request size on non-Unix-socket connections. Tom Lane 2025-06-10 18:39:34 -04:00
  • 8898082a5d inet_net_pton.c: use pg_ascii_tolower() rather than tolower(). Jeff Davis 2025-06-10 11:23:20 -07:00
  • 7a6880fadc isn.c: use pg_ascii_toupper() instead of toupper(). Jeff Davis 2025-06-10 11:23:11 -07:00
  • 78bd364ee3 contrib/spi/refint.c: use pg_ascii_tolower() instead. Jeff Davis 2025-06-10 11:23:05 -07:00
  • 4c787a24e7 copyfromparse.c: use pg_ascii_tolower() rather than tolower(). Jeff Davis 2025-06-10 11:22:57 -07:00
  • 3feff3916e Use exported symbols list on macOS for loadable modules as well Peter Eisentraut 2025-06-10 07:04:43 +02:00
  • 839802792f pg_restore: fix incompatibility with old directory-format dumps. Tom Lane 2025-06-08 17:06:39 -04:00
  • 166b4f4560 pg_restore: fix incompatibility with old directory-format dumps. Tom Lane 2025-06-08 17:06:39 -04:00
  • 7d4667c620 Revert "postgres_fdw: Inherit the local transaction's access/deferrable modes." Etsuro Fujita 2025-06-08 17:30:00 +09:00
  • 73e26cbeb5 doc PG 18 relnotes: add AFTER trigger user change item Bruce Momjian 2025-06-07 11:25:17 -04:00
  • 37e5f0b61f doc PG 18 relnotes: adjust wording of initdb item 48814415d5a Bruce Momjian 2025-06-07 11:06:25 -04:00
  • 1a857348e4 plpython: Remove obsolete test expected file Peter Eisentraut 2025-06-07 09:03:11 +02:00
  • 5b40feab59 Improve CREATE DATABASE error message for invalid libc locale. Jeff Davis 2025-06-06 15:28:51 -07:00
  • a31767fc09 Use NULL instead of 0 for pointer arguments. Nathan Bossart 2025-06-06 12:08:17 -05:00
  • 65145d0955 Fixed signed/unsigned mismatch in test_dsm_registry. Nathan Bossart 2025-06-06 11:40:52 -05:00
  • 304862973e Fixed signed/unsigned mismatch in test_dsm_registry. Nathan Bossart 2025-06-06 11:40:52 -05:00
  • e6eed40e44 Avoid BufferGetLSNAtomic() calls during nbtree scans. Peter Geoghegan 2025-06-06 10:19:44 -04:00
  • 016e407f4b pg_prewarm: Allow autoprewarm to use more than 1GB to dump blocks. Robert Haas 2025-06-06 08:18:27 -04:00
  • e4b8f925a9 pg_prewarm: Allow autoprewarm to use more than 1GB to dump blocks. Robert Haas 2025-06-06 08:18:26 -04:00
  • 169429264d pg_prewarm: Allow autoprewarm to use more than 1GB to dump blocks. Robert Haas 2025-06-06 08:18:23 -04:00
  • d59ff3be24 pg_prewarm: Allow autoprewarm to use more than 1GB to dump blocks. Robert Haas 2025-06-06 08:18:22 -04:00
  • a4b9707c41 pg_prewarm: Allow autoprewarm to use more than 1GB to dump blocks. Robert Haas 2025-06-06 08:18:20 -04:00
  • 4adbaa36ca pg_prewarm: Allow autoprewarm to use more than 1GB to dump blocks. Robert Haas 2025-06-06 08:18:15 -04:00
  • c37be39a74 Doc: improve description of which role runs a trigger. Tom Lane 2025-06-05 15:24:15 -04:00
  • 54c6ea8c81 nbtree: Remove useless row compare arg. Peter Geoghegan 2025-06-05 14:50:43 -04:00
  • e6f98d8848
    Avoid bogus scans of partitions when marking FKs enforced Álvaro Herrera 2025-06-05 18:39:06 +02:00
  • 04acad82b0 Doc: you must own the target object to use SECURITY LABEL. Tom Lane 2025-06-05 11:29:24 -04:00
  • 626b439e36 Doc: you must own the target object to use SECURITY LABEL. Tom Lane 2025-06-05 11:29:24 -04:00
  • 09498d2f2c Doc: you must own the target object to use SECURITY LABEL. Tom Lane 2025-06-05 11:29:24 -04:00
  • 74637fb797 Doc: you must own the target object to use SECURITY LABEL. Tom Lane 2025-06-05 11:29:24 -04:00
  • aad8bd6953 Doc: you must own the target object to use SECURITY LABEL. Tom Lane 2025-06-05 11:29:24 -04:00
  • 767d38e2c0 Doc: you must own the target object to use SECURITY LABEL. Tom Lane 2025-06-05 11:29:24 -04:00
  • cc733ed164
    Avoid bogus scans of partitions when validating FKs to partitioned tables Álvaro Herrera 2025-06-05 17:17:13 +02:00
  • 4b05ebf095 Change role names used in trigger test. Tom Lane 2025-06-05 11:05:53 -04:00
  • 112e40b867 psql: fix order of join clauses when listing extensions Magnus Hagander 2025-06-05 09:54:16 +02:00
  • 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