Changed ecpg parser to allow RETURNING clauses without attached C variables.
Michael Meskes <meskes@postgresql.org>
Changed ecpg parser to allow RETURNING clauses without attached C variables.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/preproc/ecpg.trailer | modified | +5 −2 |
| src/interfaces/ecpg/preproc/ecpg.type | modified | +1 −0 |
| src/interfaces/ecpg/preproc/parse.pl | modified | +1 −1 |