pgsql: doc PG 17 relnotes: remove tab complete for MERGE/SPLIT partit.

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc PG 17 relnotes: remove tab complete for MERGE/SPLIT partit.
Date: 2024-09-06 01:49:10
Message-ID: E1smO61-000KuX-MT@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc PG 17 relnotes: remove tab complete for MERGE/SPLIT partit.

commit 60ae37a8b

Backpatch-through: 17 only

Branch
------
REL_17_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/35afec71aeb3723df57a6c3da1f98014b51d22e0

Modified Files
--------------
doc/src/sgml/release-17.sgml | 2 --
1 file changed, 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Amit Langote 2024-09-06 03:07:14 pgsql: SQL/JSON: Fix default ON ERROR behavior for JSON_TABLE
Previous Message Jeff Davis 2024-09-05 19:22:48 pgsql: Be more careful with error paths in pg_set_regex_collation().