Michael Paquier wrote: > On Fri, Nov 7, 2014 at 2:31 AM, Alvaro Herrera <[email protected]> > wrote:
> > I thought the consensus was that the SQL-callable function declarations > > should remain in builtins.h -- mainly so that quote.h does not need to > > include fmgr.h. > Moving everything to quote.h is done in-line with what Tom and Robert > suggested, builtins.h being a refuge for function declarations that > have nowhere else to go. Suggestion from here: > http://www.postgresql.org/message-id/ca+tgmozf3dkptua6ex6gxlnnd-nms-fbjcxroitwffh-+6y...@mail.gmail.com Did you miss this one? http://www.postgresql.org/message-id/[email protected] -- Álvaro Herrera http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Training & Services -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
