pgsql: psql: Add tab completion for ALTER COLLATION / REFRESH VERSION

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: psql: Add tab completion for ALTER COLLATION / REFRESH VERSION
Date: 2022-01-27 08:26:12
Message-ID: E1nD06e-00082P-BY@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

psql: Add tab completion for ALTER COLLATION / REFRESH VERSION

This was forgotten when this command form was added
(eccfef81e1f73ee41f1d8bfe4fa4e80576945048).

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/fefce9ef987ea00cd963f679223fdb9d381b9ec5

Modified Files
--------------
src/bin/psql/tab-complete.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2022-01-27 13:27:24 pgsql: Improve msys2 detection for TAP tests
Previous Message Peter Eisentraut 2022-01-27 08:00:06 pgsql: Change collate and ctype fields to type text