pgsql: Expose the default for channel_binding in PQconndefaults().

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Expose the default for channel_binding in PQconndefaults().
Дата
Msg-id E1ktw5a-0003GH-31@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Expose the default for channel_binding in PQconndefaults().

If there's a static default value for a connection option,
it should be shown in the PQconninfoOptions array.

Daniele Varrazzo

Discussion: https://postgr.es/m/CA+mi_8Zo8Rgn7p+6ZRY7QdDu+23ukT9AvoHNyPbgKACxwgGhZA@mail.gmail.com

Branch
------
master

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

Modified Files
--------------
src/interfaces/libpq/fe-connect.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Further fix thinko in plpgsql memory leak fix.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix bugs in libpq's GSSAPI encryption support.