At 2014-09-17 17:59:19 +0200, [email protected] wrote: > > Abhijit: I'll later push a fix for PGAC_FUNC_SNPRINTF_SIZE_T_SUPPORT, > but it'd good if you could check whether a configure before/after this > commit changes other uintended things.
I just ran configure on a clean tree before and after Heikki's commit (#ce4860) and diff'ed the results. The problem you fixed is the only problem I see on my Linux machine. Also the only other instances of INT64_FORMAT in config/ are now in the test itself, i.e. safe. -- Abhijit -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
