psql: Add tab completion for ALTER COLLATION / REFRESH VERSION
authorPeter Eisentraut <peter@eisentraut.org>
Thu, 27 Jan 2022 08:23:50 +0000 (09:23 +0100)
committerPeter Eisentraut <peter@eisentraut.org>
Thu, 27 Jan 2022 08:23:50 +0000 (09:23 +0100)
commitfefce9ef987ea00cd963f679223fdb9d381b9ec5
tree5795a391cdb5fc8744f70270ce536186887c0c83
parent54637508f87bd5f07fb9406bac6b08240283be3b
psql: Add tab completion for ALTER COLLATION / REFRESH VERSION

This was forgotten when this command form was added
(eccfef81e1f73ee41f1d8bfe4fa4e80576945048).
src/bin/psql/tab-complete.c