psql: Add tab completion for COPY (MERGE ...

Peter Eisentraut <peter@eisentraut.org>

Commit: 25ec329afa175a3a27d0d49ef5214d9249421de5
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2024-11-28T08:14:41Z
Releases: 18.0
psql: Add tab completion for COPY (MERGE ...

The underlying feature for this was added in PostgreSQL 17.

Author: Jian He <jian.universality@gmail.com>
Discussion: https://www.postgresql.org/message-id/CACJufxEmNjxvf1deR1zBrJbjAMeCooooLRzZ+yaaBuqDKh_6-Q@mail.gmail.com

Files

PathChange+/−
src/bin/psql/tab-complete.in.c modified +1 −1

Discussion