Commit graph

  • 21e958c303 Bump catversion for JSON_TABLE PLAN clause master Alexander Korotkov 2026-07-09 22:23:26 +0300
  • 8f7af125e0 Remove WaitEventCustomCounterData. Nathan Bossart 2026-07-09 11:09:53 -0500
  • 7532f2117c libpq: Make error checks in the new buffer draining code more robust REL_14_STABLE Heikki Linnakangas 2026-07-09 18:34:27 +0300
  • f5f569713b ssl: Include limits.h to get INT_MAX when using LibreSSL Heikki Linnakangas 2026-07-09 18:34:24 +0300
  • 5ba13f8c04 libpq: Make error checks in the new buffer draining code more robust REL_15_STABLE Heikki Linnakangas 2026-07-09 18:34:27 +0300
  • 21a6c69eaa ssl: Include limits.h to get INT_MAX when using LibreSSL Heikki Linnakangas 2026-07-09 18:34:24 +0300
  • 56988064bc libpq: Make error checks in the new buffer draining code more robust REL_16_STABLE Heikki Linnakangas 2026-07-09 18:34:27 +0300
  • 6243ea6c34 ssl: Include limits.h to get INT_MAX when using LibreSSL Heikki Linnakangas 2026-07-09 18:34:24 +0300
  • bab0a2db73 libpq: Make error checks in the new buffer draining code more robust REL_17_STABLE Heikki Linnakangas 2026-07-09 18:34:27 +0300
  • 0958c3ea4c ssl: Include limits.h to get INT_MAX when using LibreSSL Heikki Linnakangas 2026-07-09 18:34:24 +0300
  • 87c3a79ea2 libpq: Make error checks in the new buffer draining code more robust REL_18_STABLE Heikki Linnakangas 2026-07-09 18:34:27 +0300
  • 27761c0151 ssl: Include limits.h to get INT_MAX when using LibreSSL Heikki Linnakangas 2026-07-09 18:34:24 +0300
  • d9eb70c9c6 libpq: Make error checks in the new buffer draining code more robust REL_19_STABLE Heikki Linnakangas 2026-07-09 18:34:27 +0300
  • 536512f34e ssl: Include limits.h to get INT_MAX when using LibreSSL Heikki Linnakangas 2026-07-09 18:34:24 +0300
  • 17accbe0f4 libpq: Make error checks in the new buffer draining code more robust Heikki Linnakangas 2026-07-09 18:34:27 +0300
  • d293f03455 ssl: Include limits.h to get INT_MAX when using LibreSSL Heikki Linnakangas 2026-07-09 18:34:24 +0300
  • dff789e555 Fix advertising autovacuum launcher's ProcNumber Heikki Linnakangas 2026-07-09 15:14:19 +0300
  • 86ab7f4c72 JSON_TABLE PLAN clause Alexander Korotkov 2026-07-09 14:37:31 +0300
  • 2e6578292a Prohibit locking clauses on GRAPH_TABLE Peter Eisentraut 2026-07-09 10:10:07 +0200
  • 01c544e1af Prohibit locking clauses on GRAPH_TABLE Peter Eisentraut 2026-07-09 10:10:07 +0200
  • 0b1dbb7447 Fix outdated comment Peter Eisentraut 2026-07-09 09:53:18 +0200
  • 51ceb751ea Fix outdated comment Peter Eisentraut 2026-07-09 09:53:18 +0200
  • df293aed46 Reject incorrect range_bounds_histograms in stats import functions Michael Paquier 2026-07-09 14:23:42 +0900
  • 19fbb47ef6 Doc: Clarify sequence synchronization commands. Amit Kapila 2026-07-09 08:01:38 +0530
  • c1702cb513 Doc: Clarify sequence synchronization commands. Amit Kapila 2026-07-09 08:09:07 +0530
  • e01b23b84e Add an enable_groupagg GUC parameter Richard Guo 2026-07-09 09:44:56 +0900
  • dff11f846c doc: Fix data checksum progress reporting documentation Fujii Masao 2026-07-09 09:12:13 +0900
  • ff076c042a doc: Fix data checksum progress reporting documentation Fujii Masao 2026-07-09 09:12:13 +0900
  • b5d73d2dd7 Tidy up datatype usage in test_random_offset_operations() David Rowley 2026-07-09 11:50:18 +1200
  • 6120d01c9f Don't create SPLIT/MERGE partitions as internal relations Alexander Korotkov 2026-07-09 02:17:08 +0300
  • 881033ae8b Don't create SPLIT/MERGE partitions as internal relations Alexander Korotkov 2026-07-09 02:17:08 +0300
  • 5e90e0914c Remove the refint extension. Nathan Bossart 2026-07-08 16:22:12 -0500
  • 4908225beb Fix RETURNING OLD with BEFORE UPDATE trigger and concurrent update. Dean Rasheed 2026-07-08 20:46:26 +0100
  • 7048e50f8f Fix RETURNING OLD with BEFORE UPDATE trigger and concurrent update. Dean Rasheed 2026-07-08 20:46:25 +0100
  • 8e0c252753 Fix RETURNING OLD with BEFORE UPDATE trigger and concurrent update. Dean Rasheed 2026-07-08 20:46:25 +0100
  • 56fa044d15 Move WAIT_FOR_WAL_* wait events from Client to IPC class Alexander Korotkov 2026-07-08 20:44:22 +0300
  • 306d7680f0 Move WAIT_FOR_WAL_* wait events from Client to IPC class Alexander Korotkov 2026-07-08 20:44:22 +0300
  • a4639d64e2 Whole-row fixes for ALTER COLUMN SET EXPRESSION Peter Eisentraut 2026-07-08 18:44:54 +0200
  • 9530898940 Whole-row fixes for ALTER COLUMN SET EXPRESSION Peter Eisentraut 2026-07-08 18:44:54 +0200
  • 842169b6c1 Refactor how some aux processes advertise their ProcNumber Heikki Linnakangas 2026-07-08 20:33:36 +0300
  • ad7877b00a Remove sketchy TerminateThread() call on Ctrl-C on Windows Heikki Linnakangas 2026-07-08 18:45:09 +0300
  • bb7ded1eeb Introduce bms_offset_members() function David Rowley 2026-07-09 01:11:42 +1200
  • 165dc09b28 Add hints for sequence synchronization permission warnings Fujii Masao 2026-07-08 18:16:38 +0900
  • 3601f976c2 Add hints for sequence synchronization permission warnings Fujii Masao 2026-07-08 18:16:38 +0900
  • 67490b55f3 doc: Clarify pg_get_sequence_data() NULL-return cases Fujii Masao 2026-07-08 18:15:33 +0900
  • 5412abc22d doc: Clarify pg_get_sequence_data() NULL-return cases Fujii Masao 2026-07-08 18:15:33 +0900
  • 57f93af36f Resolve unknown-type literals in property expressions Peter Eisentraut 2026-07-08 10:11:11 +0200
  • b820c623dd Resolve unknown-type literals in property expressions Peter Eisentraut 2026-07-08 10:11:11 +0200
  • 16a4b3ef8e Fix replace_property_refs() ignoring the root of expression tree Peter Eisentraut 2026-07-08 09:40:46 +0200
  • 7883ea13ff Fix replace_property_refs() ignoring the root of expression tree Peter Eisentraut 2026-07-08 09:40:46 +0200
  • 9120b7958b Fix misspelling in docs Heikki Linnakangas 2026-07-08 10:20:34 +0300
  • 4b587f666a Fix misspelling in docs Heikki Linnakangas 2026-07-08 10:20:34 +0300
  • 8daeaa9b64 injection_points: Switch wait/wakeup to rely on atomics Michael Paquier 2026-07-08 14:34:09 +0900
  • d92e98340f Fix more Datum conversion inconsistencies Michael Paquier 2026-07-08 13:22:50 +0900
  • fd224fe908 doc: Clarify COPY FROM WHERE expression restrictions Fujii Masao 2026-07-08 12:45:20 +0900
  • 8691659595 doc: Clarify COPY FROM WHERE expression restrictions Fujii Masao 2026-07-08 12:45:20 +0900
  • 497d2ebbfb doc: Clarify COPY FROM WHERE expression restrictions Fujii Masao 2026-07-08 12:45:20 +0900
  • 4d0c3eba1d doc: Clarify COPY FROM WHERE expression restrictions Fujii Masao 2026-07-08 12:45:20 +0900
  • abecdbc6af doc: Clarify COPY FROM WHERE expression restrictions Fujii Masao 2026-07-08 12:45:20 +0900
  • 64ed30fda8 doc: Clarify COPY FROM WHERE expression restrictions Fujii Masao 2026-07-08 12:44:06 +0900
  • d35e8babc4 doc: Clarify COPY FROM WHERE expression restrictions Fujii Masao 2026-07-08 12:44:06 +0900
  • b5a8018116 pg_recvlogical: send final feedback on SIGINT/SIGTERM shutdown Fujii Masao 2026-07-08 12:16:34 +0900
  • 4721430f19 Tighten nullingrels checks for outer joins Richard Guo 2026-07-08 12:02:21 +0900
  • 3b0991059f Remove nrm_match parameter from fix_upper_expr Richard Guo 2026-07-08 12:01:44 +0900
  • 9dce6b5a42 Use exact nullingrels matches for NestLoopParams Richard Guo 2026-07-08 12:00:36 +0900
  • e4b24d2f56 pg_locale_libc.c: add missing casts to unsigned char. Jeff Davis 2026-07-07 18:20:15 -0700
  • 404fe01e0c pg_locale_libc.c: add guards to ctype methods. Jeff Davis 2026-07-07 18:20:06 -0700
  • dffd7fb0a0 Fix obsolete comment. Jeff Davis 2026-07-07 18:19:59 -0700
  • ef5d080b45 Fix unintentional behavior change from 5a38104b36. Jeff Davis 2026-07-07 18:04:33 -0700
  • e6e08dc554 pg_locale_libc.c: add missing casts to unsigned char. Jeff Davis 2026-07-07 18:20:15 -0700
  • dbbeafe61a pg_locale_libc.c: add guards to ctype methods. Jeff Davis 2026-07-07 18:20:06 -0700
  • 3ab2abc949 Fix obsolete comment. Jeff Davis 2026-07-07 18:19:59 -0700
  • d34ce773d2 Fix unintentional behavior change from 5a38104b36. Jeff Davis 2026-07-07 18:04:33 -0700
  • 906b1e4a19 Propagate stadistinct through GROUP BY/DISTINCT in subqueries and CTEs Richard Guo 2026-07-08 09:38:31 +0900
  • 1e8f393f2d doc: Fix typo in rule-system view example Fujii Masao 2026-07-08 09:04:31 +0900
  • f974687c91 doc: Fix typo in rule-system view example Fujii Masao 2026-07-08 09:04:31 +0900
  • 4eccaa8d23 doc: Fix typo in rule-system view example Fujii Masao 2026-07-08 09:04:31 +0900
  • 3017543b1c doc: Fix typo in rule-system view example Fujii Masao 2026-07-08 09:04:31 +0900
  • 1383cbd031 doc: Fix typo in rule-system view example Fujii Masao 2026-07-08 09:04:31 +0900
  • 93338a0fd3 doc: Fix typo in rule-system view example Fujii Masao 2026-07-08 09:04:31 +0900
  • 0237f1480a doc: Fix typo in rule-system view example Fujii Masao 2026-07-08 09:04:31 +0900
  • 485527190a Fix EXPLAIN failure when deparsing SQL/JSON aggregates Richard Guo 2026-07-08 08:50:14 +0900
  • dcda1f07da Fix EXPLAIN failure when deparsing SQL/JSON aggregates Richard Guo 2026-07-08 08:50:14 +0900
  • 45364e4968 Fix EXPLAIN failure when deparsing SQL/JSON aggregates Richard Guo 2026-07-08 08:46:43 +0900
  • eaa561fb6e Fix EXPLAIN failure when deparsing SQL/JSON aggregates Richard Guo 2026-07-08 08:46:43 +0900
  • 96ab9a990e Fix EXPLAIN failure when deparsing SQL/JSON aggregates Richard Guo 2026-07-08 08:46:43 +0900
  • 07211f64ac unicode_case.c: change API to signal UTF8 decoding error. Jeff Davis 2026-07-07 15:23:54 -0700
  • 7258c891d4 Remove unused tuple fetch in speculative completion Heikki Linnakangas 2026-07-08 01:16:24 +0300
  • 66ec24276b pg_unicode_fast: fix final sigma logic. Jeff Davis 2026-07-07 15:04:31 -0700
  • 3686936898 pg_unicode_fast: fix final sigma logic. Jeff Davis 2026-07-07 14:29:15 -0700
  • 28d498e280 pg_unicode_fast: fix final sigma logic. Jeff Davis 2026-07-07 14:29:21 -0700
  • 99319edb8f Deduplicate metapage sanity checks in _bt_gettrueroot() Heikki Linnakangas 2026-07-08 00:25:24 +0300
  • 5e78ebca57 unicode_case.c: defend against truncated UTF8. Jeff Davis 2026-07-07 13:35:23 -0700
  • 9021c8f3ca unicode_case.c: defend against truncated UTF8. Jeff Davis 2026-07-07 13:35:15 -0700
  • 05da336dd7 unicode_case.c: defend against truncated UTF8. Jeff Davis 2026-07-07 13:35:07 -0700
  • 21ffc271d4 unicode_case.c: defend against truncated UTF8. Jeff Davis 2026-07-07 13:34:55 -0700
  • a53d6d8aea Cleanup comments/docs around the new shmem request callbacks Heikki Linnakangas 2026-07-07 22:32:36 +0300
  • 6f7199a124 Cleanup comments/docs around the new shmem request callbacks Heikki Linnakangas 2026-07-07 22:32:36 +0300
  • 9c9ddf109b Fix gistkillitems for GiST root page Heikki Linnakangas 2026-07-07 21:21:16 +0300
  • 650bb73c13 Rename register_unlink_segment() to register_unlink_tombstone() Heikki Linnakangas 2026-07-07 20:05:56 +0300