postgresql/src/interfaces
Magnus Hagander 64580224f9 Remove special-handling of usernames with Kerberos authentication. We will
now always use the system username as the default, and not try to pick it up
from the kerberos ticket.

This fixes the spurious error messages that show up on kerberos-enabled builds
when not actually using kerberos, and puts it in line with how other authentication
methods work.
2009-01-13 10:43:21 +00:00
..
ecpg Fix for cross-compilation between mingw32 and something else. The choice 2009-01-05 09:54:13 +00:00
libpq Remove special-handling of usernames with Kerberos authentication. We will 2009-01-13 10:43:21 +00:00
Makefile Catch all errors in for and while loops in makefiles. Don't ignore any 2008-03-18 16:24:50 +00:00