Changed ecpg parser to allow RETURNING clauses without attached C variables.
Branch
------
REL9_6_STABLE
Details
-------
https://git.postgresql.org/pg/commitdiff/3d7a1e2b96b60353c63742d4a8270c67a17744f4
Modified Files
--------------
src/interfaces/ecpg/preproc/ecpg.trailer | 7 +++++--
src/interfaces/ecpg/preproc/ecpg.type | 1 +
src/interfaces/ecpg/preproc/parse.pl | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)