postgresql/src/bin
Magnus Hagander 98de86e422 Remove support for native krb5 authentication
krb5 has been deprecated since 8.3, and the recommended way to do
Kerberos authentication is using the GSSAPI authentication method
(which is still fully supported).

libpq retains the ability to identify krb5 authentication, but only
gives an error message about it being unsupported. Since all authentication
is initiated from the backend, there is no need to keep it at all
in the backend.
2014-01-19 17:05:01 +01:00
..
initdb Remove support for native krb5 authentication 2014-01-19 17:05:01 +01:00
pg_basebackup Update copyright for 2014 2014-01-07 16:05:30 -05:00
pg_config Update copyright for 2014 2014-01-07 16:05:30 -05:00
pg_controldata Update copyright for 2014 2014-01-07 16:05:30 -05:00
pg_ctl Update copyright for 2014 2014-01-07 16:05:30 -05:00
pg_dump Fix pg_dumpall on pre-8.1 servers 2014-01-12 22:25:36 -05:00
pg_resetxlog Update copyright for 2014 2014-01-07 16:05:30 -05:00
pgevent Update copyright for 2014 2014-01-07 16:05:30 -05:00
psql Fix client-only installation 2014-01-17 23:08:22 -05:00
scripts Move username lookup functions from /port to /common 2014-01-10 18:03:28 -05:00
Makefile Update copyright for 2014 2014-01-07 16:05:30 -05:00