pgsql: entab: Fix some compiler warnings

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: entab: Fix some compiler warnings
Date: 2013-01-30 03:21:54
Message-ID: E1U0OFG-0006b6-40@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

entab: Fix some compiler warnings

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/5bb2ddc0af62cfcd538e0e51460fc1f4f91ee333

Modified Files
--------------
src/tools/entab/entab.c | 3 +++
src/tools/entab/halt.c | 1 +
2 files changed, 4 insertions(+), 0 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2013-01-30 04:01:08 pgsql: pg_regress: Allow overriding diff options
Previous Message Tom Lane 2013-01-29 22:09:17 pgsql: Provide database object names as separate fields in error messag