Re: Change pgarch_readyXlog() to return .history files first - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Change pgarch_readyXlog() to return .history files first
Date
Msg-id 20181224113103.GD2764@paquier.xyz
Whole thread Raw
In response to Re: Change pgarch_readyXlog() to return .history files first  (Michael Paquier <michael@paquier.xyz>)
Responses Re: Change pgarch_readyXlog() to return .history files first  (David Steele <david@pgmasters.net>)
List pgsql-hackers
On Sat, Dec 22, 2018 at 08:55:14AM +0900, Michael Paquier wrote:
> Thanks for the lookups.  I can see that the patch applies without
> conflicts down to 9.4, and based on the opinions gathered on this
> thread back-patching this stuff is the consensus, based on input from
> Kyotaro Horiguchi and David Steele (I don't mind much myself).  So,
> any objections from others in doing so?

On REL9_4_STABLE, IsTLHistoryFileName() goes missing, so committed
"only" down to 9.5.  Thanks David for the patch and Horiguchi-san for
the review.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Alexey Kondratov
Date:
Subject: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace on thefly
Next
From: David Rowley
Date:
Subject: Re: Performance issue in foreign-key-aware join estimation