RE: Made ecpg compatibility mode and run-time behaviour options case insensitive - Mailing list pgsql-hackers

From Tang, Haiying
Subject RE: Made ecpg compatibility mode and run-time behaviour options case insensitive
Date
Msg-id 5b710e9ff6844824a21a38ee67bb6c44@G08CNEXMBPEKD05.g08.fujitsu.local
Whole thread Raw
In response to Re: Made ecpg compatibility mode and run-time behaviour options case insensitive  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
From: Tom Lane <tgl@sss.pgh.pa.us>
Sent: Tuesday, February 9, 2021 1:14 AM

>> When reading code related ECPG I found 75220fb was committed in PG13 and master.
>> I don't know why it shouldn't be backpatched in PG12 or before.
>> Can anyone take a look at this and kindly tell me why.
>
>We don't usually back-patch things that aren't clear bug fixes.

Thanks for your kindly explanation. Get it now.

Regards,
Tang






pgsql-hackers by date:

Previous
From: Alexander Korotkov
Date:
Subject: Re: Detecting pointer misalignment (was Re: pgsql: Implementation of subscripting for jsonb)
Next
From: Greg Nancarrow
Date:
Subject: Re: Parallel INSERT (INTO ... SELECT ...)