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

Michael Meskes <meskes@postgresql.org>

Commit: 03caf7649b968d63ec598205965fda68f073b47b
Author: Michael Meskes <meskes@postgresql.org>
Date: 2003-12-24T22:04:09Z
Releases: 8.0.0
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