1
0
mirror of https://github.com/postgres/postgres.git synced 2025-05-29 16:21:20 +03:00

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

commit 60ae37a8b

Backpatch-through: 17 only
This commit is contained in:
Bruce Momjian 2024-09-05 21:48:42 -04:00
parent 7dcbf0afa2
commit 35afec71ae

View File

@ -2282,8 +2282,6 @@ Author: Masahiko Sawada <msawada@postgresql.org>
2024-03-28 [f1bb9284f] Improve tab completion for ALTER TABLE ALTER COLUMN SET
Author: Masahiko Sawada <msawada@postgresql.org>
2024-04-08 [304b6b1a6] Add more tab completion support for ALTER DEFAULT PRIVIL
Author: Alexander Korotkov <akorotkov@postgresql.org>
2024-04-30 [60ae37a8b] Add tab completion for partition MERGE/SPLIT operations
Author: Michael Paquier <michael@paquier.xyz>
2024-05-01 [2800fbb2b] Add tab completion for EXPLAIN (MEMORY|SERIALIZE)
-->