pgsql: Attempt to suppress uninitialized variable warning.

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Attempt to suppress uninitialized variable warning.
Date: 2014-11-26 01:07:42
Message-ID: E1XtR54-0007RN-Mh@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Attempt to suppress uninitialized variable warning.

Report by Heikki Linnakangas.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/a6c84c770efdc85aecbef319b453c997a465bd84

Modified Files
--------------
src/backend/utils/misc/guc.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2014-11-26 01:07:59 Re: pgsql: Add infrastructure to save and restore GUC values.
Previous Message Michael Paquier 2014-11-26 00:38:22 Re: pgsql: action_at_recovery_target recovery config option