Re: Improving the notation for ecpg.addons rules
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Michael Paquier <michael@paquier.xyz>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2024-10-14T20:16:54Z
Lists: pgsql-hackers
I wrote: > Anyway, my thought was to merge this into the other patch series, > but I didn't do that yet. I'd forgotten about merging these two patches into the bigger ecpg patch series. Since there didn't seem to be any objection to either, I went ahead and pushed them. regards, tom lane
Commits
-
ecpg: invent a saner syntax for ecpg.addons entries.
- dbedc461b4e7 18.0 landed
-
ecpg: add cross-checks to parse.pl for usage of internal tables.
- d2f41b4621de 18.0 landed