pg_regress.sh startup failure patch

From: Jason Tishler <jason(at)tishler(dot)net>
To: Pgsql-Patches <pgsql-patches(at)postgresql(dot)org>
Subject: pg_regress.sh startup failure patch
Date: 2002-01-03 11:55:54
Message-ID: 20020103115553.GA496@dothill.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 Content-Type Size
pg_regress.sh.diff text/plain 568 bytes

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Gavin Sherry 2002-01-03 15:27:03 Re: [HACKERS] Updated TODO item
Previous Message Thomas Swan 2002-01-03 09:19:29 Re: Updated TODO item