Prevent 4 more buffer overruns in the PL/PgSQL parser. This is just a

Neil Conway <neilc@samurai.com>

Commit: 6c5c748d64abdc67455d379d673abe19b249058b
Author: Neil Conway <neilc@samurai.com>
Date: 2005-02-07T03:52:22Z
Releases: 8.0.2
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.

Files

PathChange+/−
src/pl/plpgsql/src/gram.y modified +37 −1