pgsql: Applied patch by Joachim to enable checktcp again

From: meskes(at)postgresql(dot)org (Michael Meskes)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Applied patch by Joachim to enable checktcp again
Date: 2007-06-15 08:23:52
Message-ID: 20070615082352.408F79FC054@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Applied patch by Joachim to enable checktcp again

Modified Files:
--------------
pgsql/src/interfaces/ecpg/test:
Makefile (r1.70 -> r1.71)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/test/Makefile.diff?r1=1.70&r2=1.71)
pgsql/src/interfaces/ecpg/test/expected:
connect-test1.c.in (r1.1 -> r1.2)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/test/expected/connect-test1.c.in.diff?r1=1.1&r2=1.2)

Added Files:
-----------
pgsql/src/interfaces/ecpg/test:
ecpg_schedule_tcp (r1.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/test/ecpg_schedule_tcp?rev=1.1&content-type=text/x-cvsweb-markup)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2007-06-15 20:56:52 pgsql: Tweak the API for per-datatype typmodin functions so that they
Previous Message User Pgunittest 2007-06-14 21:59:38 pgunittest - GeneratorParser: