[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-0007d5-OK@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_4_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/ae5489e1470c04e8c96999204d85d940dc737142

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