Fixed segfault in parsing of EXEC SQL SELECT * FROM foo() AS TBL( c int, i int);
Michael Meskes <meskes@postgresql.org>
Fixed segfault in parsing of EXEC SQL SELECT * FROM foo() AS TBL( c int, i int);
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/preproc/preproc.y | modified | +3 −3 |