pgsql: Always use the same way to addres a descriptor in ecpg's regress - Mailing list pgsql-committers

From Michael Meskes
Subject pgsql: Always use the same way to addres a descriptor in ecpg's regress
Date
Msg-id E1W2e3q-0000SL-SM@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Always use the same way to addres a descriptor in ecpg's regression tests.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/976a7d11560e4f932aff1c72fc2062ffaffaa3e9

Modified Files
--------------
src/interfaces/ecpg/test/expected/sql-desc.c |    6 +++---
src/interfaces/ecpg/test/sql/desc.pgc        |    6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: Fix pg_dumpall on pre-8.1 servers
Next
From: Heikki Linnakangas
Date:
Subject: pgsql: Add OVERLAPS to index in the docs.