Fixed segfault in parsing of EXEC SQL SELECT * FROM foo() AS TBL( c int, i int);

Michael Meskes <meskes@postgresql.org>

Commit: a8c003ea9d9a7caa413d50a05a3120d9ce22e83a
Author: Michael Meskes <meskes@postgresql.org>
Date: 2003-12-24T22:05:06Z
Releases: 7.4.2
Fixed segfault in parsing of EXEC SQL SELECT * FROM foo() AS TBL( c int, i int);

Files

PathChange+/−
src/interfaces/ecpg/preproc/preproc.y modified +3 −3