Re: Directory/File Access Permissions for COPY and Generic File Access Functions

From: "Brightwell, Adam" <adam(dot)brightwell(at)crunchydatasolutions(dot)com>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Directory/File Access Permissions for COPY and Generic File Access Functions
Date: 2014-10-21 19:49:50
Message-ID: CAKRt6CSG6=7CrEsoNam88f_320iitvNxNAjr0AT=__wGoSc8Tg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

--
Adam Brightwell - adam(dot)brightwell(at)crunchydatasolutions(dot)com
Database Engineer - www.crunchydatasolutions.com

Attachment Content-Type Size
directory-alias-v2.patch text/x-patch 73.4 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2014-10-21 20:03:09 Re: Simplify calls of pg_class_aclcheck when multiple modes are used
Previous Message Peter Eisentraut 2014-10-21 19:46:33 expected/sequence_1.out obsolete?