pgsql: Fixed some typos in ECPG regression test suite that resulted in - Mailing list pgsql-committers

From meskes@postgresql.org (Michael Meskes)
Subject pgsql: Fixed some typos in ECPG regression test suite that resulted in
Date
Msg-id 20100203135627.DD1717541B9@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fixed some typos in ECPG regression test suite that resulted in regression test failures on some architectures.

By Zoltán Böszörményi.

Modified Files:
--------------
    pgsql/src/interfaces/ecpg/test/expected:
        pgtypeslib-nan_test.c (r1.1 -> r1.2)

(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/test/expected/pgtypeslib-nan_test.c?r1=1.1&r2=1.2)
        pgtypeslib-nan_test.stderr (r1.1 -> r1.2)

(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/test/expected/pgtypeslib-nan_test.stderr?r1=1.1&r2=1.2)
    pgsql/src/interfaces/ecpg/test/pgtypeslib:
        nan_test.pgc (r1.1 -> r1.2)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/test/pgtypeslib/nan_test.pgc?r1=1.1&r2=1.2)

pgsql-committers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: pgsql: Assorted cleanups in preparation for using a map file to support
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Proofreading improvements for the Administration documentation