Permit use of vsprintf() in PostgreSQL code. The next commit needs it. Back-patch to 9.0 (all supported versions).
Branch ------ REL9_1_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/b544dcdad219cbd14837b149f63e3703952c992f Modified Files -------------- src/include/port.h | 6 ++++++ src/port/snprintf.c | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
