Thread: pgsql: Prevent 4 more buffer overruns in the PL/PgSQL parser.

pgsql: Prevent 4 more buffer overruns in the PL/PgSQL parser.

From
neilc@svr1.postgresql.org (Neil Conway)
Date:
Log Message:
-----------
Prevent 4 more buffer overruns in the PL/PgSQL parser. This is just a
minimally-invasive fix for stable branches; a cleaner fix will be
committed to HEAD soon.

Tags:
----
REL7_4_STABLE

Modified Files:
--------------
    pgsql/src/pl/plpgsql/src:
        gram.y (r1.48.2.1 -> r1.48.2.2)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/plpgsql/src/gram.y.diff?r1=1.48.2.1&r2=1.48.2.2)