Re: [HACKERS] OpenFile() Permissions Refactor

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: [HACKERS] OpenFile() Permissions Refactor
Дата
Msg-id dd470032-5c7b-f53e-8550-682f4e05bff6@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: [HACKERS] OpenFile() Permissions Refactor  (David Steele <david@pgmasters.net>)
Ответы Re: [HACKERS] OpenFile() Permissions Refactor  (David Steele <david@pgmasters.net>)
Список pgsql-hackers
On 9/13/17 10:26, David Steele wrote:
> Here's a new patch based on your review.  Where I had a question I made
> a choice as described below:

I have committed the changes to the file APIs and a fix for the umask
save/restore issue.

The mkdir changes didn't really inspire me.  Replacing mkdir() with
MakeDirectoryPerm() without any change in functionality doesn't really
improve clarity.  Maybe we'll revisit that when your next patches arrive.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: [HACKERS] [BUGS] BUG #14825: enum type: unsafe use?
Следующее
От: Tomas Vondra
Дата:
Сообщение: Re: [HACKERS] user-defined numeric data types triggering ERROR:unsupported type