RE: ECPG: inconsistent behavior with the document in “GET/SET DESCRIPTOR.”

From: "Masashi Kamura (Fujitsu)" <kamura(dot)masashi(at)fujitsu(dot)com>
To: 'Fujii Masao' <masao(dot)fujii(at)gmail(dot)com>
Cc: "Hayato Kuroda (Fujitsu)" <kuroda(dot)hayato(at)fujitsu(dot)com>, lakshmi <lakshmigcdac(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: RE: ECPG: inconsistent behavior with the document in “GET/SET DESCRIPTOR.”
Date: 2026-06-05 09:26:01
Message-ID: OS9PR01MB131743B9CF9155344BF12075394112@OS9PR01MB13174.jpnprd01.prod.outlook.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Fujii-san,

> Do you think this fix should be backpatched to all supported versions?

I think this change should be backported to prevent different behavior between versions.

> If so, could you prepare patches for the older branches?

Patches for each version are attached.

Regards,
Masashi Kamura
Fujitsu Limited

Attachment Content-Type Size
PG14-0001-ECPG-Reject-multiple-headers-in-GET-SET-DESCRIPTOR-a.patch application/octet-stream 3.2 KB
PG15-0001-ECPG-Reject-multiple-headers-in-GET-SET-DESCRIPTOR-a.patch application/octet-stream 3.2 KB
PG16-0001-ECPG-Reject-multiple-headers-in-GET-SET-DESCRIPTOR-a.patch application/octet-stream 3.2 KB
PG17-0001-ECPG-Reject-multiple-headers-in-GET-SET-DESCRIPTOR-a.patch application/octet-stream 3.2 KB
PG18-0001-ECPG-Reject-multiple-headers-in-GET-SET-DESCRIPTOR-a.patch application/octet-stream 3.2 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Nitin Motiani 2026-06-05 09:28:05 Re: [PATCH] Fix for bug #19474: LIKE fails to match literal backslashes with nondeterministic collations
Previous Message Quan Zongliang 2026-06-05 09:25:52 Re: [PATCH] vacuumdb: Add --exclude-database option