Peter Eisentraut <pete...@gmx.net> writes: > Generate fmgr prototypes automatically
BTW, now that I've looked through this patch ... why does it add +#include "nodes/nodes.h" +#include "nodes/pg_list.h" to utils/builtins.h? AFAICS that shouldn't be necessary, since there are no declarations in builtins.h that weren't there before. And seeing that this results in builtins.h being included in even more places than before, surely we want to minimize that file's inclusion footprint. regards, tom lane -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers