pgsql: Let's see if using -c instead of -- style fixes the PGOPTIONS

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Let's see if using -c instead of -- style fixes the PGOPTIONS
Date: 2008-11-26 13:26:52
Message-ID: 20081126132652.CAABB7545A4@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Let's see if using -c instead of -- style fixes the PGOPTIONS issue.

Modified Files:
--------------
pgsql/src/test/regress:
pg_regress.c (r1.52 -> r1.53)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/pg_regress.c?r1=1.52&r2=1.53)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Meskes 2008-11-26 15:35:30 pgsql: Removed strchrnul
Previous Message Michael Meskes 2008-11-26 13:19:34 pgsql: When creating a varchar struct name braces must be discarded.