pgsql: libpq needs its own copy of src/port/getpeereid.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: libpq needs its own copy of src/port/getpeereid.
Дата
Msg-id E1QSFMT-0007pU-RT@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
libpq needs its own copy of src/port/getpeereid.

... on some platforms, anyway.  Per buildfarm.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/2021c5a53a9dd7bb181b67475c960ae730f3a4fc

Modified Files
--------------
src/interfaces/libpq/Makefile |    6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Sort COMMENT synopsis and add more examples
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Looks like we can't declare getpeereid on Windows anyway.