pgsql: Have boolean pset values checked against typical boolean values,

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Have boolean pset values checked against typical boolean values,
Date: 2008-05-07 02:33:52
Message-ID: 20080507023352.8493D7559DA@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Have boolean pset values checked against typical boolean values, rather
than only 'off'.

Modified Files:
--------------
pgsql/src/bin/psql:
variables.c (r1.28 -> r1.29)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/variables.c?r1=1.28&r2=1.29)

Browse pgsql-committers by date

  From Date Subject
Next Message User Jbcooley 2008-05-07 03:34:45 npgsql - Npgsql2: Restrict metadata access from the pg_catalog and
Previous Message Tom Lane 2008-05-07 01:46:04 pgsql: The CONSTROID syscache should show conrelid as a relation OID