Hi, On 2015-02-15 01:48:15 -0300, Alvaro Herrera wrote: > This is a repost of the patch to add CREATE command deparsing support to > event triggers. It now supports not only CREATE but also ALTER and > other commands such as GRANT/REVOKE, COMMENT ON and SECURITY LABEL. > This patch series is broken up in a rather large number of patches, but > my intention would be to commit separately only the first 6 patches; the > remaining parts are split up only so that it's easy to see how deparsing > each patch is implemented, and would be committed as a single changeset > (but before that I need a bunch of extra fixes and additions to other > parts.)
I find the split of the patches not really helpful - it makes fixing/cleaning up things unnecessarily complicated. I'd like most of the individual command commits. Obviously the preparatory stuff that'll be independely committed should stay separate. I also like that the infrastructure patch is split of; same with the more wildly different patches like support for GRANT. Greetings, Andres Freund -- Andres Freund http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Training & Services -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers