Add tab completion for REJECT_LIMIT option.

Masahiko Sawada <msawada@postgresql.org>

Commit: b774ad49336764aef063b9dbc1e7b7eb11c36e11
Author: Masahiko Sawada <msawada@postgresql.org>
Date: 2025-06-11T18:44:25Z
Releases: 18.0
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

Files

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

Discussion