Commit Graph

  • efc26d17a7 Remove preprocessor guards from injection points Daniel Gustafsson 2025-09-25 15:27:33 +02:00
  • 0b3ce7878a Remove preprocessor guards from injection points Daniel Gustafsson 2025-09-25 15:27:33 +02:00
  • d8f07dbb81 Fix comments in recovery tests Daniel Gustafsson 2025-09-25 15:24:41 +02:00
  • 7e638d7f50 Don't include execnodes.h in replication/conflict.h Álvaro Herrera 2025-09-25 14:45:08 +02:00
  • 47da174524 Don't include execnodes.h in replication/conflict.h Álvaro Herrera 2025-09-25 14:45:08 +02:00
  • 81fc3e28e3 Update some more forward declarations to use typedef Álvaro Herrera 2025-09-25 14:33:19 +02:00
  • 668de04309 pgbench: Fix typo in documentation. Fujii Masao 2025-09-25 14:06:12 +09:00
  • b6290ea48e pgbench: Clarify documentation for \gset and \aset. Fujii Masao 2025-09-25 12:09:32 +09:00
  • 937741cbe5 doc: Remove trailing whitespace in xref Daniel Gustafsson 2025-09-24 21:39:38 +02:00
  • 879c492480 vacuumdb: Do not run VACUUM (ONLY_DATABASE_STATS) when --analyze-only. Fujii Masao 2025-09-25 01:38:54 +09:00
  • ae8ea7278c Correct prune WAL record opcode name in comment Melanie Plageman 2025-09-24 12:29:13 -04:00
  • aadbcc40bc Ensure guc_tables.o's dependency on guc_tables.inc.c is known. Tom Lane 2025-09-24 12:28:20 -04:00
  • 7ccbf6d8b5 Include pg_test_timing's full output in the TAP test log. Tom Lane 2025-09-24 12:08:55 -04:00
  • 7fcb32ad02 Fix incorrect and inconsistent comments in tableam.h and heapam.c. Fujii Masao 2025-09-25 00:51:59 +09:00
  • a5b35fcedb Remove PointerIsValid() Peter Eisentraut 2025-09-24 15:14:06 +02:00
  • 2e84996b03 Fix incorrect option name in usage screen Daniel Gustafsson 2025-09-24 14:58:18 +02:00
  • e5393fc2e4 Fix incorrect option name in usage screen Daniel Gustafsson 2025-09-24 14:58:18 +02:00
  • 0fba25eb72 Fix incorrect option name in usage screen Daniel Gustafsson 2025-09-24 14:58:18 +02:00
  • 711ccce38f Consistently handle tab delimiters for wait event names Daniel Gustafsson 2025-09-24 14:57:26 +02:00
  • 5334620eef Update GB18030 encoding from version 2000 to 2022 John Naylor 2025-09-24 13:26:05 +07:00
  • e41d954da6 Fix LOCK_TIMEOUT handling during parallel apply. Amit Kapila 2025-09-24 04:11:53 +00:00
  • 37fc5de438 Fix LOCK_TIMEOUT handling during parallel apply. Amit Kapila 2025-09-24 04:00:15 +00:00
  • 2f6e1a4906 Fix LOCK_TIMEOUT handling during parallel apply. Amit Kapila 2025-09-24 03:49:02 +00:00
  • a54c7a1133 Fix LOCK_TIMEOUT handling during parallel apply. Amit Kapila 2025-09-24 03:38:27 +00:00
  • f83fe65f3f Fix compiler warnings in test_bitmapset Michael Paquier 2025-09-24 08:20:23 +09:00
  • 178bbf403c Fix meson build with -Duuid=ossp when using version older than 0.60 Michael Paquier 2025-09-22 08:03:25 +09:00
  • f2bae51dfd Keep track of what RTIs a Result node is scanning. Robert Haas 2025-09-23 09:07:55 -04:00
  • 3d6a828938 Stamp 18.0. REL_18_0 Tom Lane 2025-09-22 16:11:33 -04:00
  • 9bbcec6030 Translation updates Peter Eisentraut 2025-09-22 14:18:56 +02:00
  • ec8a75ae8d Revert "doc: Remove trailing whitespace in xref" Daniel Gustafsson 2025-09-22 10:20:07 +02:00
  • 0072fb3076 doc: Remove trailing whitespace in xref Daniel Gustafsson 2025-09-22 10:12:31 +02:00
  • a48d1ef586 doc: Remove trailing whitespace in xref Daniel Gustafsson 2025-09-22 10:12:31 +02:00
  • 987e00fa99 doc: Remove trailing whitespace in xref Daniel Gustafsson 2025-09-22 10:12:31 +02:00
  • 00c3d87a5c Add a test module for Bitmapset Michael Paquier 2025-09-22 16:53:00 +09:00
  • 9fc7f6ab72 Fix various incorrect filename references David Rowley 2025-09-22 13:32:36 +12:00
  • e3a0304eba Fix misleading comment in RangeTblEntry Richard Guo 2025-09-22 10:04:39 +09:00
  • ed93b291c9 Revert "Fix meson build with -Duuid=ossp when using version older than 0.60" Michael Paquier 2025-09-22 09:04:20 +09:00
  • 2f4bc5658a Fix meson build with -Duuid=ossp when using version older than 0.60 Michael Paquier 2025-09-22 08:03:31 +09:00
  • b948c575a6 Fix meson build with -Duuid=ossp when using version older than 0.60 Michael Paquier 2025-09-22 08:03:28 +09:00
  • 5f565b0aee Fix meson build with -Duuid=ossp when using version older than 0.60 Michael Paquier 2025-09-22 08:03:25 +09:00
  • 293a3286d7 Fix meson build with -Duuid=ossp when using version older than 0.60 Michael Paquier 2025-09-22 08:03:23 +09:00
  • e1d917182c Add support for base64url encoding and decoding Daniel Gustafsson 2025-09-20 23:19:32 +02:00
  • 261f89a976 Track the maximum possible frequency of non-MCE array elements. Tom Lane 2025-09-20 14:48:16 -04:00
  • 1eccb93150 Re-allow using statistics for bool-valued functions in WHERE. Tom Lane 2025-09-20 12:44:52 -04:00
  • b585f25284 Add list of major features to the v18 release notes. Nathan Bossart 2025-09-19 15:07:41 -05:00
  • 18cdf5932a Fix obsolete references to postgres.h in comments. Nathan Bossart 2025-09-19 09:19:03 -05:00
  • 142885d380 Add list of acknowledgments to release notes Peter Eisentraut 2025-09-19 14:28:28 +02:00
  • 6fa2688a9d Improve wording in a few comments David Rowley 2025-09-19 23:35:53 +12:00
  • ac7c8e412c Improve wording in a few comments David Rowley 2025-09-19 23:35:23 +12:00
  • 5b148706c5 Add optional pid parameter to pg_replication_origin_session_setup(). Amit Kapila 2025-09-19 05:38:40 +00:00
  • 8aac5923a3 Improve few errdetail messages introduced in commit 0d48d393d46. Amit Kapila 2025-09-19 04:52:59 +00:00
  • deb208df45 Make XLogFlush() and XLogNeedsFlush() decision-making more consistent Michael Paquier 2025-09-19 13:47:28 +09:00
  • 9a82a64edc Fix EPQ crash from missing partition pruning state in EState Amit Langote 2025-09-19 11:39:06 +09:00
  • 8741e48e5d Fix EPQ crash from missing partition pruning state in EState Amit Langote 2025-09-19 11:38:29 +09:00
  • 3cd3a039da Document and check that PgStat_HashKey has no padding Michael Paquier 2025-09-19 09:54:05 +09:00
  • 16607718c0 Add a test harness for the LWLock tranche code. Nathan Bossart 2025-09-18 15:23:11 -05:00
  • 144de0341b doc PG 18 relnotes: set release date, remove "CURRENT AS OF" Bruce Momjian 2025-09-18 11:29:36 -04:00
  • c3cc2ab87d Fix re-initialization of LWLock-related shared memory. Nathan Bossart 2025-09-18 09:55:39 -05:00
  • b4879afdf5 doc PG 18 relnotes: update description of skip scan item Bruce Momjian 2025-09-18 10:20:16 -04:00
  • 2e66cae935 pgbench: Remove unused argument from create_sql_command(). Fujii Masao 2025-09-18 11:22:21 +09:00
  • a4dbb11bb9 pg_restore: Fix security label handling with --no-publications/subscriptions. Fujii Masao 2025-09-18 11:09:15 +09:00
  • bc476f8b8b pg_restore: Fix security label handling with --no-publications/subscriptions. Fujii Masao 2025-09-18 11:09:15 +09:00
  • 5f42008f90 pg_restore: Fix security label handling with --no-publications/subscriptions. Fujii Masao 2025-09-18 11:09:15 +09:00
  • 0870397ccf pg_restore: Fix security label handling with --no-publications/subscriptions. Fujii Masao 2025-09-18 11:09:15 +09:00
  • dc8aa2f586 pg_restore: Fix security label handling with --no-publications/subscriptions. Fujii Masao 2025-09-18 11:09:15 +09:00
  • 7aecc00b3d pg_restore: Fix security label handling with --no-publications/subscriptions. Fujii Masao 2025-09-18 11:09:15 +09:00
  • 45f50c995f pg_restore: Fix security label handling with --no-publications/subscriptions. Fujii Masao 2025-09-18 11:09:15 +09:00
  • 0110e2ec5c Mark shared buffer lookup table HASH_FIXED_SIZE Andres Freund 2025-09-17 20:28:43 -04:00
  • b649ef2446 Calculate agglevelsup correctly when Aggref contains a CTE. Tom Lane 2025-09-17 16:32:57 -04:00
  • 31bf096320 Calculate agglevelsup correctly when Aggref contains a CTE. Tom Lane 2025-09-17 16:32:57 -04:00
  • afd18f2761 Calculate agglevelsup correctly when Aggref contains a CTE. Tom Lane 2025-09-17 16:32:57 -04:00
  • 7df74e635e Calculate agglevelsup correctly when Aggref contains a CTE. Tom Lane 2025-09-17 16:32:57 -04:00
  • e830896c16 Calculate agglevelsup correctly when Aggref contains a CTE. Tom Lane 2025-09-17 16:32:57 -04:00
  • 4eab456494 Calculate agglevelsup correctly when Aggref contains a CTE. Tom Lane 2025-09-17 16:32:57 -04:00
  • b0cc0a71e0 Calculate agglevelsup correctly when Aggref contains a CTE. Tom Lane 2025-09-17 16:32:57 -04:00
  • 0951942bba jit: Fix type used for Datum values in LLVM IR. Thomas Munro 2025-09-17 12:00:16 +12:00
  • 6e8286f9a1 injection_points: Fix incrementation of variable-numbered stats Michael Paquier 2025-09-17 10:16:10 +09:00
  • 39f67d9b55 injection_points: Fix incrementation of variable-numbered stats Michael Paquier 2025-09-17 10:15:13 +09:00
  • dd74e599b8 Fix shared memory calculation size of PgAioCtl Michael Paquier 2025-09-17 09:33:35 +09:00
  • 158c48303e Fix shared memory calculation size of PgAioCtl Michael Paquier 2025-09-17 09:33:32 +09:00
  • f78a690347 Add missing EPQ recheck for TID Range Scan David Rowley 2025-09-17 12:21:29 +12:00
  • f00ad440a5 Add missing EPQ recheck for TID Range Scan David Rowley 2025-09-17 12:21:08 +12:00
  • ba0203880a Add missing EPQ recheck for TID Range Scan David Rowley 2025-09-17 12:20:44 +12:00
  • 0fb06e8933 Add missing EPQ recheck for TID Range Scan David Rowley 2025-09-17 12:20:19 +12:00
  • 78e6047dce Add missing EPQ recheck for TID Range Scan David Rowley 2025-09-17 12:19:51 +12:00
  • ac06ea8f7b Add missing EPQ recheck for TID Range Scan David Rowley 2025-09-17 12:19:15 +12:00
  • 940f3cd5df Add missing EPQ recheck for TID Scan David Rowley 2025-09-17 11:51:21 +12:00
  • 2eb7ea97d8 Add missing EPQ recheck for TID Scan David Rowley 2025-09-17 11:50:58 +12:00
  • 0057702038 Add missing EPQ recheck for TID Scan David Rowley 2025-09-17 11:50:35 +12:00
  • d6539f88b7 Add missing EPQ recheck for TID Scan David Rowley 2025-09-17 11:50:12 +12:00
  • 3d939a9b1c Add missing EPQ recheck for TID Scan David Rowley 2025-09-17 11:49:49 +12:00
  • bae6c74ba4 Add missing EPQ recheck for TID Scan David Rowley 2025-09-17 11:49:26 +12:00
  • dee21ea6d6 Add missing EPQ recheck for TID Scan David Rowley 2025-09-17 11:48:55 +12:00
  • 047306a3fe Add regression expected-files for older OpenSSL in FIPS mode. Tom Lane 2025-09-16 14:36:51 -04:00
  • ef5ee0e346 Add regression expected-files for older OpenSSL in FIPS mode. Tom Lane 2025-09-16 14:36:51 -04:00
  • e633fa6351 Add regression expected-files for older OpenSSL in FIPS mode. Tom Lane 2025-09-16 14:36:51 -04:00
  • cc7053a5fe Revert "Avoid race condition between "GRANT role" and "DROP ROLE"". Tom Lane 2025-09-16 13:05:53 -04:00
  • 8abbbbae61 Revert "Avoid race condition between "GRANT role" and "DROP ROLE"". Tom Lane 2025-09-16 13:05:53 -04:00
  • a685c057ad Fix pg_dump COMMENT dependency for separate domain constraints. Noah Misch 2025-09-16 09:40:44 -07:00
  • 85d6ed31fc Fix pg_dump COMMENT dependency for separate domain constraints. Noah Misch 2025-09-16 09:40:44 -07:00