diff options
author | Fujii Masao <fujii@postgresql.org> | 2025-07-03 15:27:26 +0900 |
---|---|---|
committer | Fujii Masao <fujii@postgresql.org> | 2025-07-03 15:27:26 +0900 |
commit | bc2f348e87c02de63647dbe290d64ff088880dbe (patch) | |
tree | 0e9e65cdaa0177cefc20c5f4666504e4a6ac63e1 /src/backend/access/gist | |
parent | fd7d7b719137b5c427681a50c0a0ac2d745b68bd (diff) | |
download | postgresql-bc2f348e87c02de63647dbe290d64ff088880dbe.tar.gz postgresql-bc2f348e87c02de63647dbe290d64ff088880dbe.zip |
Support multi-line headers in COPY FROM command.
The COPY FROM command now accepts a non-negative integer for the HEADER option,
allowing multiple header lines to be skipped. This is useful when the input
contains multi-line headers that should be ignored during data import.
Author: Shinya Kato <shinya11.kato@gmail.com>
Co-authored-by: Fujii Masao <masao.fujii@gmail.com>
Reviewed-by: Yugo Nagata <nagata@sraoss.co.jp>
Discussion: https://postgr.es/m/CAOzEurRPxfzbxqeOPF_AGnAUOYf=Wk0we+1LQomPNUNtyZGBZw@mail.gmail.com
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions