summaryrefslogtreecommitdiff
path: root/src/include/port/freebsd.h
diff options
context:
space:
mode:
authorMasahiko Sawada2025-07-09 12:45:34 +0000
committerMasahiko Sawada2025-07-09 12:45:34 +0000
commitf5a987c0e5f6bbf0cc0420228dc57e7aae4d7e8f (patch)
treec922906c9aa958e19bde794b8df09c32c904e4e1 /src/include/port/freebsd.h
parent86c539c5af14f42ee274c03b5eeb3c97ee5b1ec1 (diff)
Fix tab-completion for COPY and \copy options.HEADmaster
Commit c273d9d8ce4 reworked tab-completion of COPY and \copy in psql and added support for completing options within WITH clauses. However, the same COPY options were suggested for both COPY TO and COPY FROM commands, even though some options are only valid for one or the other. This commit separates the COPY options for COPY FROM and COPY TO commands to provide more accurate auto-completion suggestions. Back-patch to v14 where tab-completion for COPY and \copy options within WITH clauses was first supported. Author: Atsushi Torikoshi <[email protected]> Reviewed-by: Yugo Nagata <[email protected]> Discussion: https://postgr.es/m/[email protected] Backpatch-through: 14
Diffstat (limited to 'src/include/port/freebsd.h')
0 files changed, 0 insertions, 0 deletions