On Wed, 26 Nov 2025 at 11:55, Sugamoto Shinya wrote:
>
>
>
> 2025年11月25日(火) 6:50 Nathan Bossart :
>>
>> On Mon, Nov 24, 2025 at 11:56:34AM -0800, Masahiko Sawada wrote:
>> > On Sat, Nov 22, 2025 at 8:33 PM Sugamoto Shinya
>> > wrote:
>> >> This follows the pattern already used elsewhere in Postg
Hi
On Thu, 27 Nov 2025 at 20:38, Sugamoto Shinya wrote:
>
>
>
> Regarding the option `convert_selectively`, what do you think about this?
> Still it seems to me that this option is accessible from SQL interfaces. But
> for now
> I just removed the comment changes from my v2 patch and would like t
On Wed, Nov 26, 2025 at 5:55 PM Sugamoto Shinya
wrote:
>
>
> 2025年11月25日(火) 6:50 Nathan Bossart :
>
>> On Mon, Nov 24, 2025 at 11:56:34AM -0800, Masahiko Sawada wrote:
>> > On Sat, Nov 22, 2025 at 8:33 PM Sugamoto Shinya
>> wrote:
>> >> This follows the pattern already used elsewhere in PostgreS
2025年11月25日(火) 6:50 Nathan Bossart :
> On Mon, Nov 24, 2025 at 11:56:34AM -0800, Masahiko Sawada wrote:
> > On Sat, Nov 22, 2025 at 8:33 PM Sugamoto Shinya
> wrote:
> >> This follows the pattern already used elsewhere in PostgreSQL for
> providing
> >> helpful error hints to users.
> >
> > Given
On Mon, Nov 24, 2025 at 11:56:34AM -0800, Masahiko Sawada wrote:
> On Sat, Nov 22, 2025 at 8:33 PM Sugamoto Shinya wrote:
>> This follows the pattern already used elsewhere in PostgreSQL for providing
>> helpful error hints to users.
>
> Given we have 15 COPY options now, it sounds like a reasona
Hi,
On Sat, Nov 22, 2025 at 8:33 PM Sugamoto Shinya wrote:
>
> Hi,
>
> This patch improves the user experience when working with COPY commands by
> adding helpful error hints for invalid options.
>
> Currently, when users make typos in COPY option names or values, they receive
> a generic error m
Hi,
This patch improves the user experience when working with COPY commands by
adding helpful error hints for invalid options.
Currently, when users make typos in COPY option names or values, they
receive
a generic error message without guidance on what went wrong. This patch adds
two types of hi