pg_regress.sh startup failure patch - Mailing list pgsql-patches

From Jason Tishler
Subject pg_regress.sh startup failure patch
Date
Msg-id 20020103115553.GA496@dothill.com
Whole thread Raw
Responses Re: pg_regress.sh startup failure patch
List pgsql-patches
Unfortunately, pg_regress.sh fails under Cygwin as follows:

    ============== creating database "regression"         ==============
    psql: FATAL 1:  The database system is starting up

    createdb: database creation failed
    pg_regress: createdb failed

The attached patch "solves" the problem.  Would you be willing to accept
this patch into 7.2?  Or, at least one specifically for Cygwin?

Thanks,
Jason

Attachment

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Patch for ODBC driver (look for odbc.ini in more than
Next
From: Gavin Sherry
Date:
Subject: Re: [HACKERS] Updated TODO item