pgsql: Switch order of -lpgport and -lpgcommon

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Switch order of -lpgport and -lpgcommon
Дата
Msg-id E1VWHPx-0001s1-5h@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Switch order of -lpgport and -lpgcommon

Conceptually, libpgcommon can depend on libpgport, but not the other way
around.  In the past, this might not have mattered, but it's needed now
for asprintf.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/63f32f3416a8b4f8e057dc184e8e8eae734ccc8a

Modified Files
--------------
src/Makefile.global.in |    5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: pgsql: docs: correct 9.1 and 9.2 release note mention of timeline switc
Следующее
От: Robert Haas
Дата:
Сообщение: pgsql: initdb: Suppress dynamic shared memory when probing for max_conn