Thread: pgsql: Rename msvc build option krb5 to gss

pgsql: Rename msvc build option krb5 to gss

From
Magnus Hagander
Date:
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(-)