Thread: pgsql: Sync ECPG with WITH ORDINALITY changes

pgsql: Sync ECPG with WITH ORDINALITY changes

From
Greg Stark
Date:
Sync ECPG with WITH ORDINALITY changes

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/69b7d59a744134e33bbe51dab44dd4113c83b7fb

Modified Files
--------------
src/interfaces/ecpg/preproc/parse.pl               |    1 +
src/interfaces/ecpg/preproc/parser.c               |    3 +++
src/interfaces/ecpg/test/expected/sql-parser.c     |   20 +-------------------
.../ecpg/test/expected/sql-parser.stderr           |   16 ++--------------
src/interfaces/ecpg/test/sql/parser.pgc            |    6 +++---
5 files changed, 10 insertions(+), 36 deletions(-)