Thanks to visit codestin.com
Credit goes to postgrespro.com

Install modes - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Install modes
Date
Msg-id [email protected]
Whole thread Raw
Responses Re: Install modes
List pgsql-hackers
There seems to be little practical reason why we couldn't go along with
the standard install modes of:

programs, shared libraries        0755    [*]
data (libraries, headers, *.sample)    0644

rather than our current

program            0555
static library        0644
shared library        0644 most of the time
"everything else"    0444

On the other hand, I'm sure somebody knows one. Comments?

[*] assuming that "HPUX wants shared libs to be mode 555" does not
preclude mode 755


-- 
Peter Eisentraut                  Sernanders väg 10:115
[email protected]                   75262 Uppsala
http://yi.org/peter-e/            Sweden



pgsql-hackers by date:

Previous
From: [email protected] (D'Arcy J.M. Cain)
Date:
Subject: Re: Changes to functions and triggers
Next
From: Peter Eisentraut
Date:
Subject: Re: OK, OK, Hiroshi's right: use a seperately-generated filename