| From: | Michael Paquier <michael(at)paquier(dot)xyz> |
|---|---|
| To: | Juan Rodrigo Alejandro Burgos Mella <rodrigoburgosmella(at)gmail(dot)com> |
| Cc: | pgsql-general(at)lists(dot)postgresql(dot)org |
| Subject: | Re: ECPG Semantic Analysis |
| Date: | 2023-06-23 05:01:13 |
| Message-ID: | ZJUnGUSpkLq5j9sL@paquier.xyz |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Abhishek Dasgupta | 2023-06-23 05:58:21 | Re: FIPS-related Error: Password Must Be at Least 112 Bits on Postgres 14, Unlike in Postgres 11 |
| Previous Message | Juan Rodrigo Alejandro Burgos Mella | 2023-06-23 04:21:48 | ECPG Semantic Analysis |