Remove declarations for pq_putmessage_hook and pq_flush_hook. Commit 2bd9e412f92bc6a68f3e8bcb18e04955cc35001d added these in error. They were part of an earlier design for that patch and survived in the committed version only by inadvertency.
Julien Rouhaud Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/6bb9a6177d1274cb40acf5737bf44dc8229ec8ed Modified Files -------------- src/include/libpq/libpq.h | 3 --- 1 file changed, 3 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
