pgsql: Refactor to eliminate duplicate copies of conninfo default-findi

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Refactor to eliminate duplicate copies of conninfo default-findi
Дата
Msg-id E1SAkZj-0004PQ-7h@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Refactor to eliminate duplicate copies of conninfo default-finding code.

Alex Shulgin, lightly edited by me

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/e9ce658b6203e9052bff5c89ed6265fba69cdb36

Modified Files
--------------
src/interfaces/libpq/fe-connect.c |  185 +++++++++++++++++--------------------
1 files changed, 84 insertions(+), 101 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: If a role has a password expiration date, show that in psql's \d
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix GET DIAGNOSTICS for case of assignment to function's first v