RE: ECPG: inconsistent behavior with the document in “GET/SET DESCRIPTOR.” - Mailing list pgsql-hackers

From Hayato Kuroda (Fujitsu)
Subject RE: ECPG: inconsistent behavior with the document in “GET/SET DESCRIPTOR.”
Date
Msg-id OS9PR01MB121493FEB17D7203A8B90B5E2F5362@OS9PR01MB12149.jpnprd01.prod.outlook.com
Whole thread
In response to Re: ECPG: inconsistent behavior with the document in “GET/SET DESCRIPTOR.”  (lakshmi <lakshmigcdac@gmail.com>)
List pgsql-hackers
Hi hackers,

Overall: The author found the case pre-compilation could succeed but the actual
compilation would fail, with SET/GET DESCRIPTOR. This patch tries to detect the
pre-compilation phase and raise a failure. Based on the SQL standard/other
DBMSs/history, it's not meaningful to allow the statement.
This does not contain tests because we cannot compile such a test program in the
first place.

I marked the thread "Ready for Committer".

Best regards,
Hayato Kuroda
FUJITSU LIMITED

pgsql-hackers by date:

Previous
From: Nathan Bossart
Date:
Subject: Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects
Next
From: Nisha Moond
Date:
Subject: Re: Support EXCEPT for TABLES IN SCHEMA publications