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 <[email protected]> Reviewed-by: Yugo Nagata <[email protected]> Discussion: https://postgr.es/m/[email protected] 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(-)
