pg-migrator - pg_migrator: Use LANG=C so the output of pg_resetxlog -n - Mailing list pgsql-committers

From bmomjian@pgfoundry.org (User Bmomjian)
Subject pg-migrator - pg_migrator: Use LANG=C so the output of pg_resetxlog -n
Date
Msg-id 20090509211803.78A8B17ADF49@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Use LANG=C so the output of pg_resetxlog -n is always in English,
because we test the output strings.

Report by Hiroshi Saito

Modified Files:
--------------
    pg_migrator/src:
        controldata.c (r1.7 -> r1.8)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/src/controldata.c.diff?r1=1.7&r2=1.8)

pgsql-committers by date:

Previous
From: bmomjian@pgfoundry.org (User Bmomjian)
Date:
Subject: pg-migrator - pg_migrator: Rename variables for clearity; move some
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix cost_nestloop and cost_hashjoin to model the behavior of semi