Commit Graph

  • fa638edc74 doc PG 18 relnotes: update to current, add one commit master Bruce Momjian 2025-06-20 23:53:15 -04:00
  • d21cf31f7c doc PG 18 relnotes: indent tag blocks Bruce Momjian 2025-06-20 23:37:30 -04:00
  • fed7aa8f56 doc PG 18 relnotes: add remaining missing link tags Bruce Momjian 2025-06-20 22:44:18 -04:00
  • a16ef313f2 Remove planner's have_dangerous_phv() join-order restriction. Tom Lane 2025-06-20 15:55:12 -04:00
  • 4b66cb1887 Use SnapshotDirty when checking for conflicting index names. REL_13_STABLE Tom Lane 2025-06-20 13:41:11 -04:00
  • 27af8b9be8 Use SnapshotDirty when checking for conflicting index names. REL_14_STABLE Tom Lane 2025-06-20 13:41:11 -04:00
  • 75b8982eae Use SnapshotDirty when checking for conflicting index names. REL_15_STABLE Tom Lane 2025-06-20 13:41:11 -04:00
  • 1e24ea1603 Use SnapshotDirty when checking for conflicting index names. REL_16_STABLE Tom Lane 2025-06-20 13:41:11 -04:00
  • fdd8269223 Use SnapshotDirty when checking for conflicting index names. REL_17_STABLE Tom Lane 2025-06-20 13:41:11 -04:00
  • 5861b1f343 Use SnapshotDirty when checking for conflicting index names. Tom Lane 2025-06-20 13:41:11 -04:00
  • 2f6e240d7a pgxs.mk: remove unreachable rule for deleting regress.def. Tom Lane 2025-06-20 12:12:29 -04:00
  • 5ed50f9386 Improve runtime and output of tests for replication slots checkpointing. Alexander Korotkov 2025-06-20 01:41:28 +03:00
  • 4464fddf7b Improve runtime and output of tests for replication slots checkpointing. Alexander Korotkov 2025-06-20 01:41:28 +03:00
  • a8360f074c doc PG 18 relnotes: add links to command and struct tags Bruce Momjian 2025-06-19 17:13:58 -04:00
  • 0f5ac7f321 Correct docs about partitions and EXCLUDE constraints. Jeff Davis 2025-06-19 12:43:27 -07:00
  • 6c29088fc6 Correct docs about partitions and EXCLUDE constraints. Jeff Davis 2025-06-19 12:43:27 -07:00
  • ed117c4c6c doc PG 18 relnotes: add links for applications Bruce Momjian 2025-06-19 11:59:00 -04:00
  • d8aa21b74f doc: add xreflabel text for libpq and PL/Python Bruce Momjian 2025-06-19 11:50:50 -04:00
  • dec6643487 Improve pg_dump/pg_dumpall help synopses and terminology Peter Eisentraut 2025-06-19 13:53:12 +02:00
  • 1546e17f9d Improve log messages and docs for slot synchronization. Amit Kapila 2025-06-19 09:48:08 +05:30
  • 25505082f0 Improve log messages and docs for slot synchronization. Amit Kapila 2025-06-19 09:32:30 +05:30
  • a03805920b doc PG 18 relnotes: add links for server variables Bruce Momjian 2025-06-18 21:19:42 -04:00
  • db0c93f172 doc: Mention GIN indexes support parallel builds. Fujii Masao 2025-06-19 09:12:34 +09:00
  • 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
  • 27a10ce859 Add Dockerfile and GitHub Actions workflow for building Docker image #232 Pavel Anikin 2025-06-16 11:38:33 +04: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
  • 81e3b2a58e added logic for adding columns #231 fromjyce 2025-06-10 17:29:01 +05:30
  • e8824c13f8 standardized headers #230 Dragos Andriciuc 2025-06-10 11:10:24 +03:00
  • 3feff3916e Use exported symbols list on macOS for loadable modules as well Peter Eisentraut 2025-06-10 07:04:43 +02:00
  • 27d05ddb6e Delete relation keys before create Anders Åstrand 2025-06-09 12:20:02 +02:00
  • eab9bd0ec5 Move WAL logging of relation key creation to smgr Anders Åstrand 2025-06-09 11:58:38 +02:00
  • 964c78d652 Make tde_mdcreate more strict in it's behavior Anders Åstrand 2025-06-05 11:05:46 +02:00