Re: Directory/File Access Permissions for COPY and Generic File Access Functions - Mailing list pgsql-hackers

From Brightwell, Adam
Subject Re: Directory/File Access Permissions for COPY and Generic File Access Functions
Date
Msg-id CAKRt6CSG6=7CrEsoNam88f_320iitvNxNAjr0AT=__wGoSc8Tg@mail.gmail.com
Whole thread Raw
In response to Re: Directory/File Access Permissions for COPY and Generic File Access Functions  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: Directory/File Access Permissions for COPY and Generic File Access Functions
List pgsql-hackers
Peter,

You patch is missing the files src/include/catalog/pg_diralias.h,
src/include/commands/diralias.h, and src/backend/commands/diralias.c.

(Hint: git add -N)

Yikes, sorry about that, not sure how that happened.  Attached is an updated patch.

-Adam

--
Attachment

pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: expected/sequence_1.out obsolete?
Next
From: Peter Eisentraut
Date:
Subject: Re: Simplify calls of pg_class_aclcheck when multiple modes are used