[COMMITTERS] pgsql: Add post-2010 ecpg tests to checktcp. - Mailing list pgsql-committers

From Noah Misch
Subject [COMMITTERS] pgsql: Add post-2010 ecpg tests to checktcp.
Date
Msg-id E1eDefF-0007ci-Lb@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Add post-2010 ecpg tests to checktcp.

This suite had been a proper superset of the regular ecpg test suite,
but the three newest tests didn't reach it.  To make this less likely to
recur, delete the extra schedule file and pass the TCP-specific test on
the command line.  Back-patch to 9.3 (all supported versions).

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/0b7e76eb2b142d0b4a2a831e7fa1fac44820f52c

Modified Files
--------------
src/interfaces/ecpg/test/Makefile          |  4 +--
src/interfaces/ecpg/test/ecpg_schedule_tcp | 55 ------------------------------
2 files changed, 2 insertions(+), 57 deletions(-)


--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

pgsql-committers by date:

Previous
From: Noah Misch
Date:
Subject: [COMMITTERS] pgsql: Fix connect/test1 expected output.
Next
From: Noah Misch
Date:
Subject: [COMMITTERS] pgsql: Don't call pgwin32_message_to_UTF16() withoutCurrentMemoryConte