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(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
