Re: file_fdw: Support multi-line HEADER option.

From: songjinzhou <tsinghualucky912(at)foxmail(dot)com>
To: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>, Shinya Kato <shinya11(dot)kato(at)gmail(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: file_fdw: Support multi-line HEADER option.
Date: 2026-01-09 12:50:56
Message-ID: tencent_24287E670DD98ED2187110695EAC654C9106@qq.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Shinya Kato

I tested the patch and have no functional questions. I have a small question: Is it necessary to add "(also as a string, to support file_fdw options)" to the final `ereport` error message in `defCheckCopyHeaderString`? Like in one of your comments below.

Thank you.

songjinzhou
tsinghualucky912(at)foxmail(dot)com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Shinya Kato 2026-01-09 12:57:39 Re: file_fdw: Support multi-line HEADER option.
Previous Message David Geier 2026-01-09 12:10:38 Re: Reduce build times of pg_trgm GIN indexes