[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-0007cs-NW@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
------
REL9_6_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/1f44160eb720c2bb0fd9f9cafa784c2d53e95a44

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