pgsql: Silence compiler warning about uninitialized variable, noted by - Mailing list pgsql-committers

From Heikki Linnakangas
Subject pgsql: Silence compiler warning about uninitialized variable, noted by
Date
Msg-id E1PhFv1-0007zx-8z@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Silence compiler warning about uninitialized variable, noted by
Itagaki Takahiro

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=56d77c9e56adbd856beba00af3dc607687d30198

Modified Files
--------------
src/bin/pg_dump/pg_backup_archiver.c |    1 +
1 files changed, 1 insertions(+), 0 deletions(-)


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: PGXS support for contrib/hstore
Next
From: Magnus Hagander
Date:
Subject: pgsql: Exclude sepgsql from MSVC regression testing as well