| From: | Sean Chittenden <sean(at)chittenden(dot)org> |
|---|---|
| To: | Craig Ringer <craig(at)2ndquadrant(dot)com> |
| Cc: | "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: src/ports/pgcheckdir.c - Ignore dot directories... |
| Date: | 2013-02-05 13:36:55 |
| Message-ID: | 4BC65ECC-FA01-4FC2-9022-2C7B75DBACA4@chittenden.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
>> 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 special directories exposed by filesystems that aren't dot directories so this seems like a relatively futureproof solution, too.
> lost+found
It's been a long time since I've seen that directory. Patch updated. -sc
--
Sean Chittenden
sean(at)chittenden(dot)org
| Attachment | Content-Type | Size |
|---|---|---|
| src-port-pgcheckdir.c.patch | application/octet-stream | 494 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Dunstan | 2013-02-05 13:46:24 | Re: src/ports/pgcheckdir.c - Ignore dot directories... |
| Previous Message | Kevin Grittner | 2013-02-05 12:32:57 | Re: src/ports/pgcheckdir.c - Ignore dot directories... |