Re: ecpg command does not warn COPY ... FROM STDIN; - Mailing list pgsql-hackers

From Fujii Masao
Subject Re: ecpg command does not warn COPY ... FROM STDIN;
Date
Msg-id 2845825a-63c3-4059-bc66-5ccdbec944d5@oss.nttdata.com
Whole thread Raw
In response to RE: ecpg command does not warn COPY ... FROM STDIN;  ("Hayato Kuroda (Fujitsu)" <kuroda.hayato@fujitsu.com>)
List pgsql-hackers

On 2025/01/09 20:34, Ryo Kanbayashi wrote:
> Dear Tom, Fujii-san, Kuroda-san,
> 
> I saw comments of yours and recognized that better fix is below.
> 
> - Fix of first attached patch which does not change warning message
> 
> And I created patch entry of commitfest :)
> https://commitfest.postgresql.org/52/5497/
> 
> What should I do additionally?
> Do I need to write patches for current supporting versions? (12.x - 17.x)

Testing the patch across all supported versions would be helpful.
If adjustments are needed for specific versions, creating separate
patches for those would also be appreciated. Since v12 is no longer
supported, back-patching to it isn't necessary.

BTW, regarding the discussion on the list, please avoid top-posting;
bottom-posting is the preferred style on this mailing list.

Regards,

-- 
Fujii Masao
Advanced Computing Technology Center
Research and Development Headquarters
NTT DATA CORPORATION




pgsql-hackers by date:

Previous
From: Robins Tharakan
Date:
Subject: Re: Several buildfarm animals fail tests because of shared memory error
Next
From: Daniel Gustafsson
Date:
Subject: Re: Small refactoring around vacuum_open_relation