Re: Calling PrepareTempTablespaces in BufFileCreateTemp

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Peter Geoghegan <pg@bowt.ie>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Melanie Plageman <melanieplageman@gmail.com>, Ashwin Agrawal <aagrawal@pivotal.io>, Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2019-05-20T01:41:46Z
Lists: pgsql-hackers
On Fri, May 17, 2019 at 06:37:22PM -0700, Peter Geoghegan wrote:
> 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.

FWIW, I see no reason either for a back-patch.
--
Michael

Commits

  1. Make BufFileCreateTemp() ensure that temp tablespaces are set up.