pgsql: Use conn->raddr consistently for non-connect libpq error reporti

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: Use conn->raddr consistently for non-connect libpq error reporti
Дата
Msg-id E1PM30R-0008Jb-Ng@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Use conn->raddr consistently for non-connect libpq error reporting.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=f2eba413db99fcde9a4d3a9f52578dc4e7f5d5ec

Modified Files
--------------
src/interfaces/libpq/fe-connect.c |    8 +++++---
1 files changed, 5 insertions(+), 3 deletions(-)


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: pgsql: Update comment that says we only report last libpq connection fa
Следующее
От: Bruce Momjian
Дата:
Сообщение: pgsql: Add inet_net_ntop.c as needed by MSVC, per Magnus.