postgres_fdw: Remove unnecessary variable. It causes warnings in non-Assert-enabled builds.
Per report from Jeff Janes. Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/019e78813760e664a85f505b5953d362a2b468cc Modified Files -------------- contrib/postgres_fdw/postgres_fdw.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
