pgaccess installation layout

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgaccess installation layout
Дата
Msg-id Pine.LNX.4.21.0006252318160.11966-100000@localhost.localdomain
обсуждение исходный текст
Список pgsql-hackers
Pgaccess currently installs its accessory files into PREFIX/pgaccess,
which isn't really compatible with standard Unix file system layouts. From
my reading of things the proper place for it would be
PREFIX/share/pgaccess. This does not affect users since the file path is
substituted into the pgaccess executable at build time. Protests?

(Pedants might point out that part of pgaccess should go into
PREFIX/libexec, but we can worry about that later.)

-- 
Peter Eisentraut                  Sernanders väg 10:115
peter_e@gmx.net                   75262 Uppsala
http://yi.org/peter-e/            Sweden



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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: .exe extension on Windows
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Re: Call for port testing on fmgr changes -- Results!