Re: pg_dump test instability - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: pg_dump test instability
Date
Msg-id a4315a9b-9759-7232-6427-2cbcedcef377@2ndquadrant.com
Whole thread Raw
In response to Re: pg_dump test instability  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: pg_dump test instability  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On 13/09/2018 23:03, Tom Lane wrote:
> Attached updated patch does it like that and makes the cosmetic
> adjustments you suggested.   I also went ahead and did the renaming
> of par_prev/par_next/par_list_xxx that I'd suggested upthread.
> I think this is committable ...

Yes, this looks good to me.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Consistent segfault in complex query
Next
From: Jeremy Finzel
Date:
Subject: Re: Delta Materialized View Refreshes?