pgsql: Make sure ecpg uses the same header files in the same order as - Mailing list pgsql-committers

From meskes@postgresql.org (Michael Meskes)
Subject pgsql: Make sure ecpg uses the same header files in the same order as
Date
Msg-id 20100227215616.BBDF87541D0@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Make sure ecpg uses the same header files in the same order as the backend.

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

(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/test/expected/pgtypeslib-nan_test.c?r1=1.5&r2=1.6)
    pgsql/src/interfaces/ecpg/test/pgtypeslib:
        nan_test.pgc (r1.5 -> r1.6)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/test/pgtypeslib/nan_test.pgc?r1=1.5&r2=1.6)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Insert a hack into get_float8_nan (both core and ecpg copies) to
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: