pgsql: Remove hbaPort type

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Remove hbaPort type
Дата
Msg-id E1uy59D-000oCX-0w@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Remove hbaPort type

This was just a workaround to avoid including the header file that
defines the Port type.  With C11, we can now just re-define the Port
type without the possibility of a conflict.

Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Reviewed-by: Chao Li <li.evan.chao@gmail.com>
Discussion: https://www.postgresql.org/message-id/flat/10d32190-f31b-40a5-b177-11db55597355@eisentraut.org

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/dc41d7415fc6eea3b5c5528a39d07016983ea75e

Modified Files
--------------
src/backend/libpq/auth.c         | 8 ++++----
src/backend/libpq/hba.c          | 6 +++---
src/include/libpq/hba.h          | 6 +++---
src/tools/pgindent/typedefs.list | 1 -
4 files changed, 10 insertions(+), 11 deletions(-)


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