Re: [PATCH] Use access() to check file existence inGetNewRelFileNode(). - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: [PATCH] Use access() to check file existence inGetNewRelFileNode().
Date
Msg-id 20180708100046.GC1467@paquier.xyz
Whole thread Raw
In response to Re: [PATCH] Use access() to check file existence inGetNewRelFileNode().  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
List pgsql-hackers
On Fri, Jul 06, 2018 at 10:52:14PM +0200, Peter Eisentraut wrote:
> This patch looks sensible to me.  We also use access() elsewhere in the
> backend to test for file existence.

Yes, the patch made sense when I looked at it, and it still does, so
committed.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Fabien COELHO
Date:
Subject: Re: [HACKERS] WIP Patch: Pgbench Serialization and deadlock errors
Next
From: Jeff Janes
Date:
Subject: Re: Invisible Indexes