pgsql: Optional argument should be optional.

From: meskes(at)postgresql(dot)org (Michael Meskes)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Optional argument should be optional.
Date: 2008-10-10 12:19:03
Message-ID: 20081010121903.E700B7545A4@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Optional argument should be optional.

Tags:
----
REL7_4_STABLE

Modified Files:
--------------
pgsql/src/interfaces/ecpg/preproc:
preproc.y (r1.263.2.22 -> r1.263.2.23)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/preproc/preproc.y?r1=1.263.2.22&r2=1.263.2.23)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Meskes 2008-10-10 12:19:18 pgsql: Optional argument should be optional.
Previous Message Michael Meskes 2008-10-10 12:17:18 pgsql: Fixed "create role" parsing to accept optional "with" argument.