Andres Freund <[email protected]> writes:
> On Friday, March 16, 2012 02:50:55 PM Tom Lane wrote:
>> While I'm looking at the grammar ... it also seems like a serious
>> PITA from a maintenance standpoint that we're now going to have to
>> adjust the CREATE COMMAND TRIGGER productions every time somebody
>> thinks of a new SQL command.
> I don't find that argument really convincing.
Well, how about just plain parser size bloat? Did anyone look at
how much bigger gram.o becomes with this? Bigger parser -> slower,
for everybody, whether they care about this feature or not.
regards, tom lane
--
Sent via pgsql-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers