Small patch for regression tests

From: "Magnus Hagander" <mha(at)sollentuna(dot)net>
To: "PostgreSQL Patches" <pgsql-patches(at)postgresql(dot)org>
Subject: Small patch for regression tests
Date: 2004-11-11 19:05:17
Message-ID: 6BCB9D8A16AC4241919521715F4D8BCE476123@algol.sollentuna.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Small patch for the regression tests:

1) Forcibly exports LANG=en. Just unsetting the languages won't work on
win32, because it doesn't default to english (see lots of previous
discussions when it was about the backend inheritance)

2) Adds "installcheck-par" to run the parallell schedule instead of the
serial one on already-installed postmaster.

//Magnus

Attachment Content-Type Size
regress.patch application/octet-stream 1.2 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2004-11-11 19:20:19 Re: multiline CSV fields
Previous Message Andrew Dunstan 2004-11-11 17:43:48 Re: multiline CSV fields