pgsql: Sync ECPG with WITH ORDINALITY changes

Lists: pgsql-committers
From: Greg Stark <stark(at)mit(dot)edu>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Sync ECPG with WITH ORDINALITY changes
Date: 2013-07-29 22:45:43
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Lists: pgsql-committers

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(-)