pgsql: First try to make this one ecpg regression test work on Windows

From: meskes(at)postgresql(dot)org (Michael Meskes)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: First try to make this one ecpg regression test work on Windows
Date: 2010-02-09 08:57:13
Message-ID: 20100209085713.73E867541B9@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
First try to make this one ecpg regression test work on Windows too. I'm just trying to figure out the minimal amount of defines needed.

Modified Files:
--------------
pgsql/src/interfaces/ecpg/test/expected:
pgtypeslib-nan_test.c (r1.3 -> r1.4)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/test/expected/pgtypeslib-nan_test.c?r1=1.3&r2=1.4)
pgtypeslib-nan_test.stderr (r1.4 -> r1.5)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/test/expected/pgtypeslib-nan_test.stderr?r1=1.4&r2=1.5)
pgsql/src/interfaces/ecpg/test/pgtypeslib:
nan_test.pgc (r1.3 -> r1.4)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/test/pgtypeslib/nan_test.pgc?r1=1.3&r2=1.4)

Browse pgsql-committers by date

  From Date Subject
Next Message User Itagaki 2010-02-09 09:59:38 pgstatsinfo - pg_statsinfo: Remove unused features and variables.
Previous Message Tom Lane 2010-02-09 00:28:57 pgsql: Allow free space map vacuuming to be interrupted.