Re: Calling PrepareTempTablespaces in BufFileCreateTemp - Mailing list pgsql-hackers

From Peter Geoghegan
Subject Re: Calling PrepareTempTablespaces in BufFileCreateTemp
Date
Msg-id CAH2-WzkmE1PC=YYoKrCLUwD09e-vJJQ9u0JSdbAP172D45ROWg@mail.gmail.com
Whole thread Raw
In response to Re: Calling PrepareTempTablespaces in BufFileCreateTemp  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Calling PrepareTempTablespaces in BufFileCreateTemp  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
On Fri, May 17, 2019 at 6:36 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Will do so tomorrow.  Should we back-patch this?

I wouldn't, because I see no reason to. Somebody else might.

-- 
Peter Geoghegan



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Calling PrepareTempTablespaces in BufFileCreateTemp
Next
From: Andres Freund
Date:
Subject: Re: Pluggable Storage - Andres's take