pgsql: Rename msvc build option krb5 to gss

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема pgsql: Rename msvc build option krb5 to gss
Дата
Msg-id E1W4v0n-0008Ue-8f@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Rename msvc build option krb5 to gss

In the MSVC build system we've never separated krb5 from gss,
and always built them both. Since the removal of native krb5
support, this parameter only controls GSSAPI, so rename it
accordingly.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/74a72ec208671f3ff301b4f6ef703f4957deccea

Modified Files
--------------
src/tools/msvc/Solution.pm |   14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)


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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: pgsql: Adjust the SSL connection notification message
Следующее
От: Magnus Hagander
Дата:
Сообщение: pgsql: Remove support for native krb5 authentication