pgsql: Fix a few warnings that have crept into CVS HEAD.

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix a few warnings that have crept into CVS HEAD.
Date: 2008-05-14 15:16:27
Message-ID: 20080514151627.9A4C17559E9@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix a few warnings that have crept into CVS HEAD.

Modified Files:
--------------
pgsql/src/bin/scripts:
common.h (r1.19 -> r1.20)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/scripts/common.h?r1=1.19&r2=1.20)
pgsql/src/interfaces/ecpg/ecpglib:
prepare.c (r1.27 -> r1.28)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/ecpglib/prepare.c?r1=1.27&r2=1.28)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2008-05-14 15:30:22 pgsql: Reorgnize psql \? help output, to reduce the size of the
Previous Message Magnus Hagander 2008-05-14 14:02:57 pgsql: Remove the special variable for open_sync_bit used in O_SYNC and