pgsql: fixed bug in REVOKE statement cat_str only has 8 arguments

From: davec(at)svr1(dot)postgresql(dot)org (Dave Cramer)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: fixed bug in REVOKE statement cat_str only has 8 arguments
Date: 2004-11-01 13:35:59
Message-ID: 20041101133559.E7F193A4521@svr1.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
fixed bug in REVOKE statement cat_str only has 8 arguments

Tags:
----
REL7_4_STABLE

Modified Files:
--------------
pgsql/src/interfaces/ecpg/preproc:
preproc.y (r1.263.2.17 -> r1.263.2.18)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/preproc/preproc.y.diff?r1=1.263.2.17&r2=1.263.2.18)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2004-11-01 14:33:12 pgsql: Update comment to point to proper file.
Previous Message Dave Cramer 2004-11-01 13:17:14 pgsql: fixed bug in segfault REVOKE statement