pgsql: Quote isolationtester command name so Windows will not think dot

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Quote isolationtester command name so Windows will not think dot
Date: 2011-05-16 03:42:25
Message-ID: E1QLohN-0002rM-4S@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Quote isolationtester command name so Windows will not think dot is the command.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/78b66cff72d6f337a685355f7ccede1c518681b5

Modified Files
--------------
src/test/isolation/isolation_main.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2011-05-16 14:48:50 pgsql: Allow pg_upgrade to honor libpq environment variables. Add 'loc
Previous Message Andrew Dunstan 2011-05-16 03:13:02 pgsql: Add required psqldir setting for isolation checks.