pgsql: libpq: Small code clarification, and avoid casting away const

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: libpq: Small code clarification, and avoid casting away const
Дата
Msg-id E1S51qJ-0007MI-9S@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
libpq: Small code clarification, and avoid casting away const

Branch
------
master

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

Modified Files
--------------
src/interfaces/libpq/fe-auth.c |   14 ++++++++------
1 files changed, 8 insertions(+), 6 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Add a hook for processing messages due to be sent to the server
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Expose an API for calculating catcache hash values.