Re: src/ports/pgcheckdir.c - Ignore dot directories... - Mailing list pgsql-hackers

From Craig Ringer
Subject Re: src/ports/pgcheckdir.c - Ignore dot directories...
Date
Msg-id [email protected]
Whole thread Raw
In response to src/ports/pgcheckdir.c - Ignore dot directories...  (Sean Chittenden <[email protected]>)
Responses Re: src/ports/pgcheckdir.c - Ignore dot directories...
List pgsql-hackers
On 02/05/2013 04:36 PM, Sean Chittenden wrote:
> Hello. This was bounced my way via IRC[1] and I'm kicking an updated version of the patch upstream for review and
committing.
>
> Instead, it seems more correct to simply ignore all directories that begin with a dot character. I'm not aware of any
specialdirectories exposed by filesystems that aren't dot directories so this seems like a relatively futureproof
solution,too.
 
lost+found

-- Craig Ringer                   http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training & Services




pgsql-hackers by date:

Previous
From: Sean Chittenden
Date:
Subject: src/ports/pgcheckdir.c - Ignore dot directories...
Next
From: Pavel Stehule
Date:
Subject: Re: json api WIP patch