postgresql/src/bin
Masahiko Sawada 4e13769004 psql: Fix tab completion for VACUUM option values.
Commit 8a3e4011 introduced tab completion for the ONLY option of
VACUUM and ANALYZE, along with some code simplification using
MatchAnyN. However, it caused a regression in tab completion for
VACUUM option values. For example, neither ON nor OFF was suggested
after "VACUUM (VERBOSE". In addition, the ONLY keyword was not
suggested immediately after a completed option list.

Backpatch to v18.

Author: Yugo Nagata <nagata@sraoss.co.jp>
Discussion: https://postgr.es/m/20251223021509.19bba68ecbbc70c9f983c2b4@sraoss.co.jp
Backpatch-through: 18
2025-12-24 13:55:32 -08:00
..
initdb Translation updates 2025-11-10 12:58:04 +01:00
pg_amcheck Translation updates 2025-11-10 12:58:04 +01:00
pg_archivecleanup Translation updates 2025-11-10 12:58:04 +01:00
pg_basebackup Unify error messages 2025-12-08 16:30:52 +01:00
pg_checksums Translation updates 2025-11-10 12:58:04 +01:00
pg_combinebackup Translation updates 2025-11-10 12:58:04 +01:00
pg_config Translation updates 2025-11-10 12:58:04 +01:00
pg_controldata Translation updates 2025-11-10 12:58:04 +01:00
pg_ctl Translation updates 2025-11-10 12:58:04 +01:00
pg_dump Sort DO_SUBSCRIPTION_REL dump objects independent of OIDs. 2025-12-18 10:23:51 -08:00
pg_resetwal Print new OldestXID value in pg_resetwal when it's being changed 2025-11-19 18:06:04 +02:00
pg_rewind Translation updates 2025-11-10 12:58:04 +01:00
pg_test_fsync Translation updates 2025-11-10 12:58:04 +01:00
pg_test_timing Translation updates 2025-11-10 12:58:04 +01:00
pg_upgrade Update comments to reflect changes in 8e0d32a4a1. 2025-12-24 10:06:20 +00:00
pg_verifybackup Translation updates 2025-11-10 12:58:04 +01:00
pg_waldump Translation updates 2025-11-10 12:58:04 +01:00
pg_walsummary Translation updates 2025-11-10 12:58:04 +01:00
pgbench pgbench: Fix assertion failure with multiple \syncpipeline in pipeline mode. 2025-11-14 22:41:55 +09:00
pgevent Update copyright for 2025 2025-01-01 11:21:55 -05:00
psql psql: Fix tab completion for VACUUM option values. 2025-12-24 13:55:32 -08:00
scripts Translation updates 2025-11-10 12:58:04 +01:00
Makefile Update copyright for 2025 2025-01-01 11:21:55 -05:00
meson.build Update copyright for 2025 2025-01-01 11:21:55 -05:00