Re: ECPG Semantic Analysis - Mailing list pgsql-general

From Michael Paquier
Subject Re: ECPG Semantic Analysis
Date
Msg-id ZJUnGUSpkLq5j9sL@paquier.xyz
Whole thread Raw
In response to ECPG Semantic Analysis  (Juan Rodrigo Alejandro Burgos Mella <rodrigoburgosmella@gmail.com>)
Responses Re: ECPG Semantic Analysis
List pgsql-general
On Fri, Jun 23, 2023 at 12:21:48AM -0400, Juan Rodrigo Alejandro Burgos Mella wrote:
> I have a modified version of ECPG, to which I gave the ability to do
> semantic analysis of SQL statements. Where can you share it or with whom
> can I discuss it?

I cannot say what kind of problem this solves and/or if this is useful
as a feature of the ECPG driver in PostgreSQL core itself, but you
could consider submitting a patch for integration into core.  See for
example here:
https://wiki.postgresql.org/wiki/Submitting_a_Patch

Note that things are pretty old-school around here, as all the
development discussions are done by email on the mailing list
pgsql-hackers, mostly.
--
Michael

Attachment

pgsql-general by date:

Previous
From: Juan Rodrigo Alejandro Burgos Mella
Date:
Subject: ECPG Semantic Analysis
Next
From: Abhishek Dasgupta
Date:
Subject: Re: FIPS-related Error: Password Must Be at Least 112 Bits on Postgres 14, Unlike in Postgres 11