On Mon, Jan 6, 2014 at 1:17 PM, Alvaro Herrera <[email protected]> wrote: > I agree, except that I would prefer not to have one function for each > DDL statement type; instead we would have a single function that knows > to expand arbitrary strings using arbitrary JSON parameter objects, and > let ddl_rewrite.c (or whatever we call that file) deal with all the > ugliness.
Yeah, that might work. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
