pgsql: Fix up bad call to exit_nicely from commit af225551ef - Mailing list pgsql-committers

From Andrew Dunstan
Subject pgsql: Fix up bad call to exit_nicely from commit af225551ef
Date
Msg-id E1ZJ8DA-0005td-DA@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix up bad call to exit_nicely from commit af225551ef

The signature for this changed in 9.2

Branch
------
REL9_1_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/2e226763e3ad160b768b13793db645b31455edea

Modified Files
--------------
src/bin/pg_dump/pg_dump.c |    2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: pgsql: Restore use of zlib default compression in pg_dump directory mod
Next
From: Tom Lane
Date:
Subject: pgsql: Dodge portability issue (apparent compiler bug) in new tablesamp