pgsql-server/src/test/regress resultmap expect ... - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql-server/src/test/regress resultmap expect ...
Date
Msg-id 20021213203557.B2E2D477095@postgresql.org
Whole thread Raw
List pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql-server
Changes by:    tgl@postgresql.org    02/12/13 15:35:57

Modified files:
    src/test/regress: resultmap
Added files:
    src/test/regress/expected: geometry_1.out
Removed files:
    src/test/regress/expected: geometry-positive-zeros.out

Log message:
    Admit defeat on the prospect of keeping straight exactly which platforms
    produce which output in the geometry test, even with the problem narrowed
    down to only whether they print minus zero or not.  Instead, use
    pg_regress' locale-variant mechanism to automatically consider the test
    to pass if it matches either supplied comparison file.  geometry_1.out
    replaces the former geometry-positive-zeros.out.


pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian - CVS)
Date:
Subject: pgsql-server/src/interfaces/ecpg/preproc preproc.y
Next
From: momjian@postgresql.org (Bruce Momjian - CVS)
Date:
Subject: pgsql-server/src bin/psql/help.c interfaces/li ...