postgresql/src/include/commands
Fujii Masao bc2f348e87 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
2025-07-03 15:27:26 +09:00
..
alter.h Update copyright for 2025 2025-01-01 11:21:55 -05:00
async.h Update copyright for 2025 2025-01-01 11:21:55 -05:00
cluster.h Adjust signature of cluster_rel() and its subroutines 2025-01-10 13:09:38 +01:00
collationcmds.h Update copyright for 2025 2025-01-01 11:21:55 -05:00
comment.h Update copyright for 2025 2025-01-01 11:21:55 -05:00
conversioncmds.h Update copyright for 2025 2025-01-01 11:21:55 -05:00
copy.h Support multi-line headers in COPY FROM command. 2025-07-03 15:27:26 +09:00
copyapi.h Refactor COPY FROM to use format callback functions. 2025-02-28 10:29:36 -08:00
copyfrom_internal.h Refactor COPY FROM to use format callback functions. 2025-02-28 10:29:36 -08:00
createas.h Update copyright for 2025 2025-01-01 11:21:55 -05:00
dbcommands.h Update copyright for 2025 2025-01-01 11:21:55 -05:00
dbcommands_xlog.h Update copyright for 2025 2025-01-01 11:21:55 -05:00
defrem.h pg_noreturn to replace pg_attribute_noreturn() 2025-03-13 12:37:26 +01:00
discard.h Update copyright for 2025 2025-01-01 11:21:55 -05:00
event_trigger.h Update copyright for 2025 2025-01-01 11:21:55 -05:00
explain.h Revert "Don't lock partitions pruned by initial pruning" 2025-05-22 17:02:35 +09:00
explain_dr.h Avoid including explain.h in explain_format.h and explain_dr.h 2025-02-28 13:17:29 -05:00
explain_format.h Avoid including explain.h in explain_format.h and explain_dr.h 2025-02-28 13:17:29 -05:00
explain_state.h Add an additional hook for EXPLAIN option validation. 2025-03-20 13:47:55 -04:00
extension.h extension_control_path 2025-03-19 07:03:20 +01:00
lockcmds.h Update copyright for 2025 2025-01-01 11:21:55 -05:00
matview.h Update copyright for 2025 2025-01-01 11:21:55 -05:00
policy.h Update copyright for 2025 2025-01-01 11:21:55 -05:00
portalcmds.h Update copyright for 2025 2025-01-01 11:21:55 -05:00
prepare.h Make it possible for loadable modules to add EXPLAIN options. 2025-03-18 08:41:12 -04:00
proclang.h Update copyright for 2025 2025-01-01 11:21:55 -05:00
progress.h Add cost-based vacuum delay time to progress views. 2025-02-11 16:38:14 -06:00
publicationcmds.h Use correct variable name in publicationcmds.c. 2025-03-18 14:06:51 +05:30
schemacmds.h Update copyright for 2025 2025-01-01 11:21:55 -05:00
seclabel.h Update copyright for 2025 2025-01-01 11:21:55 -05:00
sequence.h Update copyright for 2025 2025-01-01 11:21:55 -05:00
subscriptioncmds.h Update copyright for 2025 2025-01-01 11:21:55 -05:00
tablecmds.h Update copyright for 2025 2025-01-01 11:21:55 -05:00
tablespace.h Update copyright for 2025 2025-01-01 11:21:55 -05:00
trigger.h Revert "Don't lock partitions pruned by initial pruning" 2025-05-22 17:02:35 +09:00
typecmds.h Update copyright for 2025 2025-01-01 11:21:55 -05:00
user.h Add new GUC createrole_self_grant. 2023-01-10 12:44:49 -05:00
vacuum.h Rationalize handling of VacuumParams 2025-06-30 15:42:50 +09:00
view.h Update copyright for 2025 2025-01-01 11:21:55 -05:00