pgsql: Silence compiler warning about uninitialized variable.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Silence compiler warning about uninitialized variable.
Date: 2012-03-27 18:47:47
Message-ID: E1SCbQp-0002s7-FG@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Silence compiler warning about uninitialized variable.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/98316e211b60cb160247171e3557b40a247c4610

Modified Files
--------------
contrib/pg_upgrade/exec.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2012-03-27 18:56:39 pgsql: New GUC, track_iotiming, to track I/O timings.
Previous Message Peter Eisentraut 2012-03-27 17:40:30 pgsql: pg_dump: Small message adjustment for consistency