Commit Graph

  • b57d707708 doc: Fix incorrect description of INCLUDING COMMENTS in CREATE FOREIGN TABLE. Fujii Masao 2025-06-19 09:07:19 +09:00
  • d0d1bcb1e8 doc: fix for commit 09f7d36ba16 in changing "_" to "-". Bruce Momjian 2025-06-18 16:48:26 -04:00
  • 09f7d36ba1 doc config.sgml: use "-" and not "_" for varlistentry "id"s Bruce Momjian 2025-06-18 16:43:27 -04:00
  • c2e2589ab9 pg_dump: Allow pg_dump to dump the statistics for foreign tables. Fujii Masao 2025-06-18 14:53:55 +09:00
  • 9e1183953f Document "relrewrite" at the top of heap_create_with_catalog() Michael Paquier 2025-06-18 11:03:21 +09:00
  • 428a87607b doc: Reorder protocol version option descriptions in libpq docs. Fujii Masao 2025-06-18 09:18:40 +09:00
  • bb43c97bab doc PG 18 relnotes: add markup, still need to add links Bruce Momjian 2025-06-17 20:00:38 -04:00
  • 917c00d761 Fix allocation check to test the right variable Daniel Gustafsson 2025-06-17 22:42:38 +02:00
  • 0cf205e122 amcheck: Fix posting tree checks in gin_index_check() Tomas Vondra 2025-06-17 16:48:09 +02:00
  • cdd1a431f2 amcheck: Fix parent key check in gin_index_check() Tomas Vondra 2025-06-17 15:46:26 +02:00
  • 0b54b39233 amcheck: Fix checks of entry order for GIN indexes Tomas Vondra 2025-06-17 14:55:27 +02:00
  • 8dd41c0bff amcheck: Remove unused GinScanItem->parentlsn field Tomas Vondra 2025-06-17 14:16:35 +02:00
  • c89d6b889c amcheck: Test gin_index_check on a multicolumn index Tomas Vondra 2025-06-17 14:14:36 +02:00
  • 6f55fb7411 doc: Mention the default io_method Peter Eisentraut 2025-06-17 07:39:43 +02:00
  • 23c67e8a83 doc PG 18 relnotes: add author for initdb commit 04bec894a04 Bruce Momjian 2025-06-16 21:04:14 -04:00
  • d87d07b7ad Fix re-distributing previously distributed invalidation messages during logical decoding. Masahiko Sawada 2025-06-16 17:36:01 -07:00
  • 45c357e0e8 Fix re-distributing previously distributed invalidation messages during logical decoding. Masahiko Sawada 2025-06-16 17:35:58 -07:00
  • b2ae077205 Fix re-distributing previously distributed invalidation messages during logical decoding. Masahiko Sawada 2025-06-16 17:35:55 -07:00
  • fc0fb77c55 Fix re-distributing previously distributed invalidation messages during logical decoding. Masahiko Sawada 2025-06-16 17:35:53 -07:00
  • 983b363625 Fix re-distributing previously distributed invalidation messages during logical decoding. Masahiko Sawada 2025-06-16 17:35:50 -07:00
  • 1230be12f0 Fix re-distributing previously distributed invalidation messages during logical decoding. Masahiko Sawada 2025-06-16 17:35:48 -07:00
  • 33b06a2001 Fix possible Assert failure in verify_compact_attribute() David Rowley 2025-06-17 10:49:36 +12:00
  • e9a3615a52 aio: Add missing memory barrier when waiting for IO handle Andres Freund 2025-06-16 12:36:01 -04:00
  • ee685c9baf doc: Clean up title case use Peter Eisentraut 2025-06-16 11:43:52 +02:00
  • f24fdf9855 libpq-oauth: Add exports.list to .gitignore Peter Eisentraut 2025-06-16 11:16:52 +02:00
  • a876464abc Message style improvements Peter Eisentraut 2025-06-16 11:14:39 +02:00
  • f83f14881c Workaround code generation bug in clang John Naylor 2025-06-16 09:27:15 +07:00
  • fd385c4c62 Add commit b27644bad to .git-blame-ignore-revs. Tom Lane 2025-06-15 13:11:04 -04:00
  • b27644bade Sync typedefs.list with the buildfarm. Tom Lane 2025-06-15 13:04:24 -04:00
  • 6d6480066c psql: Change new \conninfo to use SSL instead of TLS Peter Eisentraut 2025-06-15 10:59:30 +02:00
  • 2f98f967fa Improve comments for TidRangeEval David Rowley 2025-06-14 17:18:31 +12:00
  • 0fe50417ec doc: Add note about "Client User" and "Superuser" fields in \conninfo output. Fujii Masao 2025-06-14 10:39:26 +09:00
  • be37ac20fc psql: Report full protocol version in \conninfo output. Fujii Masao 2025-06-14 10:37:12 +09:00
  • dd3df0b850 Keep WAL segments by the flushed value of the slot's restart LSN Alexander Korotkov 2025-06-14 03:33:15 +03:00
  • e2832bd961 Keep WAL segments by the flushed value of the slot's restart LSN Alexander Korotkov 2025-06-14 03:33:15 +03:00
  • dd9bc1a17d Keep WAL segments by the flushed value of the slot's restart LSN Alexander Korotkov 2025-06-14 03:33:15 +03:00
  • 32ab0fd55d Add TAP tests to check replication slot advance during the checkpoint Alexander Korotkov 2025-06-14 03:35:27 +03:00
  • eb124c3d6d Add TAP tests to check replication slot advance during the checkpoint Alexander Korotkov 2025-06-14 03:35:27 +03:00
  • cea8f2c3e4 Keep WAL segments by the flushed value of the slot's restart LSN Alexander Korotkov 2025-06-14 03:33:15 +03:00
  • 2090edc6f3 Keep WAL segments by the flushed value of the slot's restart LSN Alexander Korotkov 2025-06-14 03:33:15 +03:00
  • ca307d5cec Keep WAL segments by slot's last saved restart LSN Alexander Korotkov 2025-06-14 03:36:04 +03:00
  • c45a1dba0d nbtree: _bt_readnextpage doesn't affect markPos. Peter Geoghegan 2025-06-13 19:58:47 -04:00
  • a0c7b76537 Comment fixups from 626df47ad9. Jeff Davis 2025-06-13 10:02:24 -07:00
  • 29aaeceee2 psql: Reword help message and docs for WATCH_INTERVAL Daniel Gustafsson 2025-06-13 15:13:09 +02:00
  • 6e951f279b psql: Forbid use of COPY and \copy while in a pipeline Michael Paquier 2025-06-13 10:15:17 +09:00
  • 2c76c6ac47 Replace %llu by PRIu64 in AIO io_uring code Michael Paquier 2025-06-13 08:59:47 +09:00
  • 84914e964b pg_restore: Fix wrong descriptions of --with-{schema,data,statistics} options. 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. Peter Geoghegan 2025-06-11 09:17:33 -04:00
  • c7f25feb38 Make _bt_killitems drop pins it acquired itself. Peter Geoghegan 2025-06-11 09:17:31 -04:00
  • d2ec671092 Make _bt_killitems drop pins it acquired itself. Peter Geoghegan 2025-06-11 09:17:29 -04:00
  • 7c7c0a77dc Make _bt_killitems drop pins it acquired itself. Peter Geoghegan 2025-06-11 09:17:27 -04:00
  • 38c8d29870 Make _bt_killitems drop pins it acquired itself. 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