pgsql: fixed bug in REVOKE statement cat_str only has 8 arguments - Mailing list pgsql-committers

From davec@svr1.postgresql.org (Dave Cramer)
Subject pgsql: fixed bug in REVOKE statement cat_str only has 8 arguments
Date
Msg-id 20041101133559.E7F193A4521@svr1.postgresql.org
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add comment to postmaster.c that get_progname() will call exit if
Next
From: davec@svr1.postgresql.org (Dave Cramer)
Date:
Subject: pgsql: fixed bug in segfault REVOKE statement