Re: Add PG version number to NLS files

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Add PG version number to NLS files
Дата
Msg-id 200506152122.07444.peter_e@gmx.net
обсуждение исходный текст
Ответ на Re: Add PG version number to NLS files  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: Add PG version number to NLS files  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
Bruce Momjian wrote:
> The 'bind' calles in the binaries are going to look for the proper
> version.  Does that help, or is libpq the only thing we need to
> handle?

Shared libraries have their version number embedded in the file name for
the explicit purpose of installing more than one version side by side.
Therefore, the PO files also need to make arrangements for side by side
installation.  No such promises are made for non-library files.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Add PG version number to NLS files
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Add PG version number to NLS files