Mailing lists [pgsql-committers]
- pgsql: Fix locale options checking in CREATE DATABASE. Jeff Davis
- pgsql: Ensure we allocate NAMEDATALEN bytes for names in Index Only Sca David Rowley
- pgsql: Ensure we allocate NAMEDATALEN bytes for names in Index Only Sca David Rowley
- pgsql: Ensure we allocate NAMEDATALEN bytes for names in Index Only Sca David Rowley
- pgsql: Ensure we allocate NAMEDATALEN bytes for names in Index Only Sca David Rowley
- pgsql: Ensure we allocate NAMEDATALEN bytes for names in Index Only Sca David Rowley
- pgsql: Ensure we allocate NAMEDATALEN bytes for names in Index Only Sca David Rowley
- Re: pgsql: Introduce "builtin" collation provider. Jeff Davis
- pgsql: Add tab completion for EXPLAIN (MEMORY|SERIALIZE) Michael Paquier
- pgsql: Fix parallel vacuum buffer usage reporting. Masahiko Sawada
- pgsql: Fix parallel vacuum buffer usage reporting. Masahiko Sawada
- pgsql: Fix parallel vacuum buffer usage reporting. Masahiko Sawada
- pgsql: Disable run condition optimization for some WindowFuncs David Rowley
- pgsql: Disable run condition optimization for some WindowFuncs David Rowley
- Re: pgsql: Disable run condition optimization for some WindowFuncs Tatsuo Ishii
- pgsql: Fix typos and incorrect type in read_stream.c David Rowley
- Re: pgsql: Disable run condition optimization for some WindowFuncs David Rowley
- Re: pgsql: Disable run condition optimization for some WindowFuncs Tom Lane
- Re: pgsql: Disable run condition optimization for some WindowFuncs Tatsuo Ishii
- pgsql: Skip invalid database pg_upgrade test on obsolete servers Alvaro Herrera
- pgsql: Skip invalid database pg_upgrade test on obsolete servers Alvaro Herrera
- pgsql: doc: Fix description of configure --with-icu option Peter Eisentraut
- pgsql: doc: Fix description of configure --with-icu option Peter Eisentraut
- pgsql: doc: Fix description of deterministic flag of CREATE COLLATION Peter Eisentraut
- pgsql: doc: Fix description of deterministic flag of CREATE COLLATION Peter Eisentraut
- pgsql: doc: Fix description of deterministic flag of CREATE COLLATION Peter Eisentraut
- pgsql: doc: Fix description of deterministic flag of CREATE COLLATION Peter Eisentraut
- pgsql: doc: Fix description of deterministic flag of CREATE COLLATION Peter Eisentraut
- pgsql: doc: Fix description of deterministic flag of CREATE COLLATION Peter Eisentraut
- Re: pgsql: Support C.UTF-8 locale in the new builtin collation provider. Peter Eisentraut
- pgsql: doc: Fix incorrectly spelled structname Daniel Gustafsson
- pgsql: Disallow NO INHERIT not-null constraints on partitioned tables Alvaro Herrera
- Re: pgsql: Fix compilation on OpenSSL 1.0.2 and LibreSSL Daniel Gustafsson
- Re: pgsql: Fix compilation on OpenSSL 1.0.2 and LibreSSL Heikki Linnakangas
- Re: pgsql: Fix compilation on OpenSSL 1.0.2 and LibreSSL Daniel Gustafsson
- Re: pgsql: Fix compilation on OpenSSL 1.0.2 and LibreSSL Heikki Linnakangas
- pgsql: Rename libpq trace internal functions Peter Eisentraut
- pgsql: Disallow direct change of NO INHERIT of not-null constraints Alvaro Herrera
- pgsql: Throw a more on-point error for publications depending on column Tom Lane
- pgsql: Throw a more on-point error for publications depending on column Tom Lane
- pgsql: Throw a more on-point error for publications depending on column Tom Lane
- Re: pgsql: Fix compilation on OpenSSL 1.0.2 and LibreSSL Daniel Gustafsson
- pgsql: Fix segmentation fault in MergeInheritedAttribute() Peter Eisentraut
- pgsql: Fix expected test output Peter Eisentraut
- pgsql: Fix an assortment of typos David Rowley
- pgsql: Allow selecting the git revision to be packaged by "make dist". Tom Lane
- pgsql: First-draft release notes for 16.3. Tom Lane
- Re: pgsql: Fix compilation on OpenSSL 1.0.2 and LibreSSL Heikki Linnakangas
- pgsql: Fix query pullup issue with WindowClause runCondition David Rowley
- pgsql: Fix comment regarding LibreSSL availability Daniel Gustafsson
- pgsql: Silence Coverity complaint about possible null-pointer dereferen Tom Lane
- pgsql: Release notes for 16.3, 15.7, 14.12, 13.15, 12.19. Tom Lane
- pgsql: Release notes for 16.3, 15.7, 14.12, 13.15, 12.19. Tom Lane
- pgsql: Release notes for 16.3, 15.7, 14.12, 13.15, 12.19. Tom Lane
- pgsql: Release notes for 16.3, 15.7, 14.12, 13.15, 12.19. Tom Lane
- pgsql: Release notes for 16.3, 15.7, 14.12, 13.15, 12.19. Tom Lane
- pgsql: injection_points: Fix incorrect spinlock acquisition Michael Paquier
- pgsql: doc: Improve order of options on initdb reference page Peter Eisentraut
- pgsql: Translation updates Peter Eisentraut
- pgsql: Translation updates Peter Eisentraut
- pgsql: Translation updates Peter Eisentraut
- pgsql: Translation updates Peter Eisentraut
- pgsql: Translation updates Peter Eisentraut
- pgsql: Translation updates Peter Eisentraut
- pgsql: Remove mention of nchar Alvaro Herrera
- pgsql: Remove mention of nchar Alvaro Herrera
- pgsql: Revert: Remove useless self-joins Alexander Korotkov
- Re: pgsql: Revert "Skip .DS_Store files in server side utils" Alvaro Herrera
- pgsql: Fix privilege checks in pg_stats_ext and pg_stats_ext_exprs. Nathan Bossart
- pgsql: Fix privilege checks in pg_stats_ext and pg_stats_ext_exprs. Nathan Bossart
- pgsql: Fix privilege checks in pg_stats_ext and pg_stats_ext_exprs. Nathan Bossart
- pgsql: Fix privilege checks in pg_stats_ext and pg_stats_ext_exprs. Nathan Bossart
- pgsql: Last-minute updates for release notes. Tom Lane
- pgsql: Last-minute updates for release notes. Tom Lane
- pgsql: Last-minute updates for release notes. Tom Lane
- pgsql: Finish incomplete revert of ec63622c0. Tom Lane
- pgsql: Stamp 16.3. Tom Lane
- pgsql: Stamp 15.7. Tom Lane
- pgsql: Stamp 14.12. Tom Lane
- pgsql: Stamp 13.15. Tom Lane
- pgsql: Stamp 12.19. Tom Lane
- pgsql: postgresql.conf: align variable comments, mostly new ones Bruce Momjian
- pgsql: doc: Improve order of options on pgbench reference page Peter Eisentraut
-
pgsql: Prevent RLS filters on ctid from breaking WHERE CURRENT OF
Tom Lane - pgsql: Remove obsolete comment. Jeff Davis
- Re: pgsql: Support C.UTF-8 locale in the new builtin collation provider. Jeff Davis
- pgsql: Fix assorted bugs related to identity column in partitioned tabl Peter Eisentraut
- pgsql: Tag refs/tags/REL_15_7 was created noreply@postgresql.org
- pgsql: Tag refs/tags/REL_16_3 was created noreply@postgresql.org
- pgsql: Tag refs/tags/REL_12_19 was created noreply@postgresql.org
- pgsql: Tag refs/tags/REL_13_15 was created noreply@postgresql.org
- pgsql: Tag refs/tags/REL_14_12 was created noreply@postgresql.org
- pgsql: Don't corrupt plpython's "TD" dictionary in a recursive trigger Tom Lane
- pgsql: Don't corrupt plpython's "TD" dictionary in a recursive trigger Tom Lane
- pgsql: Don't corrupt plpython's "TD" dictionary in a recursive trigger Tom Lane
- pgsql: Don't corrupt plpython's "TD" dictionary in a recursive trigger Tom Lane
- pgsql: Don't corrupt plpython's "TD" dictionary in a recursive trigger Tom Lane
- pgsql: Don't corrupt plpython's "TD" dictionary in a recursive trigger Tom Lane
- pgsql: Ensure that "pg_restore -l" reports dependent TOC entries correc Tom Lane
- pgsql: Ensure that "pg_restore -l" reports dependent TOC entries correc Tom Lane
- pgsql: Ensure that "pg_restore -l" reports dependent TOC entries correc Tom Lane
- pgsql: Ensure that "pg_restore -l" reports dependent TOC entries correc Tom Lane
- pgsql: Ensure that "pg_restore -l" reports dependent TOC entries correc Tom Lane
- pgsql: Ensure that "pg_restore -l" reports dependent TOC entries correc Tom Lane
- pgsql: Fix incorrect format placeholder Peter Eisentraut
- pgsql: Fix typo in src/backend/utils/resowner/README. Etsuro Fujita
- pgsql: doc: Improve order of options on pg_upgrade reference page Peter Eisentraut
- pgsql: Add test for REPLICA IDENTITY with a temporal key Peter Eisentraut
- pgsql: Doc: document that triggers can break referential integrity. Tom Lane
- Re: pgsql: Add allow_alter_system GUC. Bruce Momjian
- pgsql: Fix overread in JSON parsing errors for incomplete byte sequence Michael Paquier
- pgsql: Fix overread in JSON parsing errors for incomplete byte sequence Michael Paquier
- pgsql: Fix overread in JSON parsing errors for incomplete byte sequence Michael Paquier
- pgsql: Fix overread in JSON parsing errors for incomplete byte sequence Michael Paquier
- pgsql: Fix overread in JSON parsing errors for incomplete byte sequence Michael Paquier
- pgsql: doc: first draft of Postgres 17 release notes Bruce Momjian
- pgsql: Fix inconsistencies in error messages Alvaro Herrera
- pgsql: doc: Use better placeholder in COPY synopsis Peter Eisentraut
- pgsql: psql: Add missing punctuation in help output Peter Eisentraut
- pgsql: Make left-join removal safe under -DREALLOCATE_BITMAPSETS. Tom Lane
- pgsql: doc PG 17 relnotes: various fixes Bruce Momjian
- pgsql: doc PG 17 relnotes: Fixes from jian he Bruce Momjian
- pgsql: Repair ALTER EXTENSION ... SET SCHEMA. Tom Lane
- pgsql: doc PG 17 relnotes: Visual Studio clarification Bruce Momjian
- pgsql: Fix recursive RECORD-returning plpython functions. Tom Lane
- pgsql: Fix recursive RECORD-returning plpython functions. Tom Lane
- pgsql: Fix recursive RECORD-returning plpython functions. Tom Lane
- pgsql: Fix recursive RECORD-returning plpython functions. Tom Lane
- pgsql: Fix recursive RECORD-returning plpython functions. Tom Lane
- pgsql: Fix recursive RECORD-returning plpython functions. Tom Lane
- pgsql: doc: clarify PERIOD and WITHOUT OVERLAPS in CREATE TABLE Bruce Momjian
- pgsql: doc PG 17 relnotes: fix author of LLVM item Bruce Momjian
- pgsql: Doc: update the "Using EXPLAIN" examples to match current code. Tom Lane
- pgsql: Fix ON CONFLICT DO NOTHING/UPDATE for temporal indexes Peter Eisentraut
- pgsql: doc PG 17 relnotes: add FETCH_COUNT item Bruce Momjian
- pgsql: doc PG 17 relnotes: move FETCH_COUNT item, and clarify Bruce Momjian
- pgsql: Change ALPN protocol ID to IANA-approved "postgresql" Heikki Linnakangas
- pgsql: Introduce private data area for injection points Michael Paquier
- pgsql: injection_points: Store runtime conditions in private area Michael Paquier
- pgsql: Skip citext_utf8 test on Windows. Thomas Munro
- pgsql: Add permission check for MERGE/SPLIT partition operations Alexander Korotkov
- pgsql: Fix test case to do what it intends to Alvaro Herrera
- pgsql: Revert structural changes to not-null constraints Alvaro Herrera
- pgsql: Fix regression tests conflict in 3ca43dbbb6 Alexander Korotkov
- pgsql: Fix typo Alvaro Herrera
- pgsql: Remove COMMAND_TAG_NEXTTAG from enum CommandTag. Tom Lane
- pgsql: Fix pg_sequence_last_value() for unlogged sequences on standbys. Nathan Bossart
- pgsql: Fix pg_sequence_last_value() for unlogged sequences on standbys. Nathan Bossart
- pgsql: Fix pg_sequence_last_value() for unlogged sequences on standbys. Nathan Bossart
- pgsql: Fix pg_sequence_last_value() for unlogged sequences on standbys. Nathan Bossart
- pgsql: Fix pg_sequence_last_value() for unlogged sequences on standbys. Nathan Bossart
- pgsql: Fix pg_sequence_last_value() for unlogged sequences on standbys. Nathan Bossart
- pgsql: doc PG 17 relnotes: add psql connection control-C item Bruce Momjian
- pgsql: Revert "Temporarily install debugging in partition_prune test" David Rowley
- pgsql: doc PG 17 relnotes: add item about libpq large data transfers Bruce Momjian
- pgsql: Make formatting in nls.mk files more consistent Peter Eisentraut
- pgsql: Add missing gettext triggers Peter Eisentraut
- pgsql: Fix memory leaks in error reporting with LOG level Daniel Gustafsson
- pgsql: Remove auth-options support from initdb Daniel Gustafsson
- pgsql: Add missing source files to pg_combinebackup/nls.mk Peter Eisentraut
- pgsql: Add missing gettext triggers Peter Eisentraut
- pgsql: Pre-beta mechanical code beautification. Tom Lane
- pgsql: Add da256a4a7 to .git-blame-ignore-revs. Tom Lane
- pgsql: Do pre-release housekeeping on catalog data. Tom Lane
- pgsql: Fix handling of polymorphic output arguments for procedures. Tom Lane
- pgsql: Fix handling of polymorphic output arguments for procedures. Tom Lane
- pgsql: Fix handling of polymorphic output arguments for procedures. Tom Lane
- pgsql: Fix handling of polymorphic output arguments for procedures. Tom Lane
- pgsql: Fix handling of polymorphic output arguments for procedures. Tom Lane
- pgsql: Fix handling of polymorphic output arguments for procedures. Tom Lane
- pgsql: doc PG 17 relnotes: add two optimizer items Bruce Momjian
- pgsql: doc PG 17 relnotes: wording fixes Bruce Momjian
- pgsql: doc PG 17 relnotes: wording fix Bruce Momjian
- pgsql: doc PG 17 relnotes: remove NOT NULL revert, add ALPN item Bruce Momjian
- pgsql: doc PG 17 relnotes: add logical replication apply subtrans item Bruce Momjian
- pgsql: Fix incorrect year in some copyright notices added this year David Rowley
- pgsql: Add missing newline at the end of index_including.sql Michael Paquier
- pgsql: Make all Perl warnings fatal, catch-up Peter Eisentraut
- pgsql: Remove stray blank line among gram.y keywords Peter Eisentraut
- pgsql: doc: Remove claims that initdb and pg_ctl use libpq environment Peter Eisentraut
- pgsql: doc: Remove claims that initdb and pg_ctl use libpq environment Peter Eisentraut
- pgsql: doc: Add standard Environment section to pg_upgrade ref page Peter Eisentraut
- pgsql: doc: Add standard Environment section to pg_amcheck ref page Peter Eisentraut
- pgsql: doc: Remove claims that initdb and pg_ctl use libpq environment Peter Eisentraut
- pgsql: doc: Remove claims that initdb and pg_ctl use libpq environment Peter Eisentraut
- pgsql: doc: Remove claims that initdb and pg_ctl use libpq environment Peter Eisentraut
- pgsql: doc: Remove claims that initdb and pg_ctl use libpq environment Peter Eisentraut
- pgsql: Re-forbid underscore in positional parameters Peter Eisentraut
- pgsql: Re-forbid underscore in positional parameters Peter Eisentraut
- pgsql: Fix query result leak during binary upgrade Daniel Gustafsson
- pgsql: Fix query result leak during binary upgrade Daniel Gustafsson
- pgsql: Fix query result leak during binary upgrade Daniel Gustafsson
- pgsql: Doc: update src/tools/pgindent/README for current practice. Tom Lane
- pgsql: doc: Mention more variant --name=value of -c name=value for post Michael Paquier
- pgsql: Fix some inconsistencies in EXPLAIN output David Rowley
- pgsql: jit: Remove {llvm-config,clang}-N configure probes. Thomas Munro
- pgsql: doc PG 17 relnotes: add item about vacuum storage/limits/WAL Bruce Momjian
- pgsql: doc PG 17 relnotes: wording adjustments Bruce Momjian
- pgsql: Revert temporal primary keys and foreign keys Peter Eisentraut
- pgsql: pg_amcheck: Put new options in consistent order in --help and ma Peter Eisentraut
- pgsql: Doc: use true|false rather than on|off for "failover" option David Rowley
- pgsql: Document that increasing max_connections uses more resources. Robert Haas
- pgsql: Remove option to fall back from direct to postgres SSL negotiati Heikki Linnakangas
- pgsql: BitmapHeapScan: Remove incorrect assert and reset field Melanie Plageman
- pgsql: Fix documentation about DROP DATABASE FORCE process termination Noah Misch
- pgsql: Fix documentation about DROP DATABASE FORCE process termination Noah Misch
- pgsql: Fix documentation about DROP DATABASE FORCE process termination Noah Misch
- pgsql: Fix documentation about DROP DATABASE FORCE process termination Noah Misch
- pgsql: Fix documentation about DROP DATABASE FORCE process termination Noah Misch
- pgsql: Remove enum WaitEventExtension Michael Paquier
- pgsql: Remove unused typedefs Peter Eisentraut
- Fwd: Ignore Visual Studio's Temp Files While Working with PG on Windows Yasir
- pgsql: Revise GUC names quoting in messages again Peter Eisentraut
- Re: pgsql: Update obsolete index scan TID comments. Alexander Lakhin
- pgsql: A few follow-up fixes for GUC name quoting Peter Eisentraut
- pgsql: Refuse upgrades from pre-9.0 clusters Daniel Gustafsson
- pgsql: Refuse upgrades from pre-9.0 clusters Daniel Gustafsson
- pgsql: Refuse upgrades from pre-9.0 clusters Daniel Gustafsson
- pgsql: Sync typedefs.list with buildfarm, for real this time. Tom Lane
- pgsql: doc PG 17 relnotes: adjust vacuum memory item Bruce Momjian
- pgsql: doc PG 17 relnotes: improve JSON casting item Bruce Momjian
- pgsql: doc PG 17 relnotes: add incremental JSON parser item Bruce Momjian
- pgsql: Add test case showing that commit d0d44049d fixed a live bug. Tom Lane
- pgsql: Account for optimized MinMax aggregates during SS_finalize_plan. Tom Lane
- pgsql: Account for optimized MinMax aggregates during SS_finalize_plan. Tom Lane
- pgsql: Account for optimized MinMax aggregates during SS_finalize_plan. Tom Lane
- pgsql: Account for optimized MinMax aggregates during SS_finalize_plan. Tom Lane
- pgsql: Account for optimized MinMax aggregates during SS_finalize_plan. Tom Lane
- pgsql: doc PG 17 relnotes: update to current Bruce Momjian
- pgsql: doc PG 17 relnotes: adjust "builtin" collation provider Bruce Momjian
- pgsql: doc PG 17 relnotes: adjust vacuum item to use "or" Bruce Momjian
- pgsql: Translation updates Peter Eisentraut
- pgsql: doc PG 17 relnotes: adjust vacuum items Bruce Momjian
- pgsql: Revert commit 66c0185a3 and follow-on patches. Tom Lane
- pgsql: Doc: remove 66c0185a3 from release notes. Tom Lane
- pgsql: Stamp 17beta1. Tom Lane
- pgsql: Doc: return 66c0185a3 to the release notes. Robert Haas
- pgsql: Fix generate_union_paths for non-sortable types. Robert Haas
- pgsql: Re-allow planner to use Merge Append to efficiently implement UN Robert Haas
- pgsql: Tag refs/tags/REL_17_BETA1 was created noreply@postgresql.org
- pgsql: Fix handling of extended expression statistics in CREATE TABLE L Tom Lane
- pgsql: Fix handling of extended expression statistics in CREATE TABLE L Tom Lane
- pgsql: Fix handling of extended expression statistics in CREATE TABLE L Tom Lane
- pgsql: Fix handling of extended expression statistics in CREATE TABLE L Tom Lane
- pgsql: doc PG 17 relnotes: add Heikki Linnakangas to vacuum item Bruce Momjian
- pgsql: Fix input of ISO "extended" time format for types time and timet Tom Lane
- pgsql: Fix input of ISO "extended" time format for types time and timet Tom Lane
- pgsql: doc PG 17 relnotes: adjust builtin collation provider item Bruce Momjian
- pgsql: doc PG 17 relnotes: adjust SQL/JSON constructor func. authors Bruce Momjian
- pgsql: doc PG 17 relnotes: fix pg_stat_statements typo Bruce Momjian
- pgsql: doc PG 17 relnotes: fix pg_stat_reset_shared quoting Bruce Momjian
- pgsql: amcheck: Don't load the right sibling page into BtreeCheckState Alexander Korotkov
- pgsql: amcheck: Report an error when the next page to a leaf is not a l Alexander Korotkov
- pgsql: amcheck: Refactoring the storage of the last visible entry Alexander Korotkov
- pgsql: Don't copy extended statistics during MERGE/SPLIT partition oper Alexander Korotkov
- pgsql: Fix the name collision detection in MERGE/SPLIT partition operat Alexander Korotkov
- pgsql: Fix a couple of outdated comments now that we have MERGE RETURNI David Rowley
- pgsql: doc: Fix column_name parameter in ALTER MATERIALIZED VIEW Michael Paquier
- pgsql: doc: Fix column_name parameter in ALTER MATERIALIZED VIEW Michael Paquier
- pgsql: doc: Fix column_name parameter in ALTER MATERIALIZED VIEW Michael Paquier
- pgsql: doc: Fix column_name parameter in ALTER MATERIALIZED VIEW Michael Paquier
- pgsql: doc: Fix column_name parameter in ALTER MATERIALIZED VIEW Michael Paquier
- pgsql: doc: Fix column_name parameter in ALTER MATERIALIZED VIEW Michael Paquier
- pgsql: Fix typo and comments related to the recent no-wait lock improve Michael Paquier
- pgsql: doc: Clean up title case use Peter Eisentraut
- pgsql: jsonapi: Some message style fixes Peter Eisentraut
- pgsql: Remove race conditions between ECPGdebug() and ecpg_log(). Tom Lane
- pgsql: Remove race conditions between ECPGdebug() and ecpg_log(). Tom Lane
- pgsql: Remove race conditions between ECPGdebug() and ecpg_log(). Tom Lane
- pgsql: Remove race conditions between ECPGdebug() and ecpg_log(). Tom Lane
- pgsql: Remove race conditions between ECPGdebug() and ecpg_log(). Tom Lane
- pgsql: Remove race conditions between ECPGdebug() and ecpg_log(). Tom Lane
- pgsql: Improve stability of subscription/029_on_error.pl Michael Paquier
- pgsql: Improve stability of subscription/029_on_error.pl Michael Paquier
- pgsql: Improve stability of subscription/029_on_error.pl Michael Paquier
- pgsql: Fix comment in 024_add_drop_pub.pl Michael Paquier
- pgsql: doc PG 17 relnotes: combine items Bruce Momjian
- pgsql: Provide deterministic order for catalog queries in partition_spl Alexander Korotkov
- pgsql: doc PG 17 relnote: adjust "SLRU cache sizes to be configured" Bruce Momjian
- pgsql: doc PG 17 relnotes: fix "pg_stat_slru_reset" wording Bruce Momjian
- pgsql: doc PG 17 relnotes: improve btree "set/array" matching item Bruce Momjian
- pgsql: amcheck: Fixes for right page check during unique constraint che Alexander Korotkov
- pgsql: Fix potential NULL pointer dereference in getIdentitySequence() Michael Paquier
- Re: pgsql: Fix potential NULL pointer dereference in getIdentitySequence() Andrew Dunstan
- pgsql: Fix meson uuid header check so it works with MSVC Andrew Dunstan
- Re: pgsql: Fix potential NULL pointer dereference in getIdentitySequence() Tom Lane
- Re: pgsql: Fix potential NULL pointer dereference in getIdentitySequence() Andrew Dunstan
- Re: pgsql: Fix potential NULL pointer dereference in getIdentitySequence() Michael Paquier
- pgsql: Fix check for memory allocation Daniel Gustafsson
- pgsql: doc PG 17 relnotes: adjust IN wording Bruce Momjian