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

  1. ecpg: invent a saner syntax for ecpg.addons entries.

  2. ecpg: add cross-checks to parse.pl for usage of internal tables.