Thread: pgsql: Add tab completion for REJECT_LIMIT option.

pgsql: Add tab completion for REJECT_LIMIT option.

From
Masahiko Sawada
Date:
Add tab completion for REJECT_LIMIT option.

This addresses an oversight in commit 4ac2a9bec, which introduced the
REJECT_LIMIT option to the COPY command.

Author: Atsushi Torikoshi <torikoshia@oss.nttdata.com>
Reviewed-by: Yugo Nagata <nagata@sraoss.co.jp>
Discussion: https://postgr.es/m/ac23e824d1d602f113a89c91ee56fb23@oss.nttdata.com

Branch
------
master

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

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