Re: WAL replay bugs - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: WAL replay bugs
Date
Msg-id CAB7nPqQRoB+cGHSMhND_2_7q1m2GK-FBGTZvWw0ZvvP6p7m3Fw@mail.gmail.com
Whole thread
In response to Re: WAL replay bugs  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: WAL replay bugs
List pgsql-hackers


On Wed, Nov 5, 2014 at 6:29 AM, Peter Eisentraut <peter_e@gmx.net> wrote:
On 11/4/14 3:21 PM, Alvaro Herrera wrote:
> FWIW I gave this a trial run and found I needed some tweaks to test.sh
> and the Makefile in order to make it work on VPATH; mainly replace ./
> with `dirname $0` in a couple test.sh in a couple of places, and
> something similar in the Makefile.  Also you have $PG_ROOT_DIR somewhere
> which doesn't work.

I also saw some bashisms in the script.

Maybe the time for shell-based test scripts has passed?
Except pg_upgrade, are there other tests using bash?
--
Michael

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: WAL replay bugs
Next
From: Ashutosh Bapat
Date:
Subject: Re: Convert query plan to sql query