Re: Add additional information to src/test/ssl/README - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: Add additional information to src/test/ssl/README
Date
Msg-id 087A9E9E-2AA1-43F7-B9B2-E8DBDDAE00D5@yesql.se
Whole thread Raw
In response to Re: Add additional information to src/test/ssl/README  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
> On 12 Nov 2021, at 16:21, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> 
> Daniel Gustafsson <daniel@yesql.se> writes:
>> Attached is a small addition mentioning PG_TEST_NOCLEAN
> 
> Maybe could use a bit of copy-editing, say
> 
> Data directories will also be left behind for analysis when a test fails;
> they are named according to the test filename.  But if the environment
> variable PG_TEST_NOCLEAN is set, data directories will be retained
> regardless of test status.

Agreed, that reads better.  Pushed with those changes.

--
Daniel Gustafsson        https://vmware.com/




pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: [Patch] ALTER SYSTEM READ ONLY
Next
From: Zhihong Yu
Date:
Subject: Re: support for MERGE