Install modes - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Install modes
Date
Msg-id Pine.LNX.4.21.0006171445030.348-100000@localhost.localdomain
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
peter_e@gmx.net                   75262 Uppsala
http://yi.org/peter-e/            Sweden



pgsql-hackers by date:

Previous
From: darcy@druid.net (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