Forgot #include "pg_getopt.h", now that pg_controldata uses getopt.
Needed at least on Windows. Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/c0c1f6fc97088100a710e7e9c2e74b775985083d Modified Files -------------- src/bin/pg_controldata/pg_controldata.c | 1 + 1 file changed, 1 insertion(+) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
