postgresql/src/backend
Magnus Hagander 12eaac7775 Disallow gssapi authentication on local connections, since it
requires a hostname to function.

Noted by Zdenek Kotala
2010-03-08 09:57:35 +00:00
..
access Fix STOP WAL LOCATION in backup history files no to return the next 2010-02-19 01:04:39 +00:00
bootstrap Start background writer during archive recovery. Background writer now performs 2009-02-18 15:58:41 +00:00
catalog Fix warning messages in restrict_and_check_grant() to include the column name 2010-03-06 23:10:50 +00:00
commands CLUSTER specified the wrong namespace when renaming toast tables of temporary 2010-02-02 19:12:34 +00:00
executor Fix ExecEvalArrayRef to pass down the old value of the array element or slice 2010-02-18 18:41:55 +00:00
foreign Always pass catalog id to the options validator function specified in 2009-12-23 12:24:16 +00:00
lib Update copyright for 2009. 2009-01-01 17:24:05 +00:00
libpq Disallow gssapi authentication on local connections, since it 2010-03-08 09:57:35 +00:00
main Update copyright for 2009. 2009-01-01 17:24:05 +00:00
nodes Change CREATE TABLE so that column default expressions coming from different 2009-10-06 00:55:35 +00:00
optimizer Allow predicate_refuted_by() to deduce that NOT A refutes A. 2010-02-25 21:00:03 +00:00
parser Fix IsBinaryCoercible to not confuse a cast using in/out functions 2010-03-04 09:40:01 +00:00
po Translation updates 2009-12-08 22:22:17 +00:00
port Fix race condition in win32 signal handling. 2010-01-31 17:16:29 +00:00
postmaster Ignore attempts to set "application_name" in the connection startup packet. 2009-12-02 17:41:07 +00:00
regex Change regexp engine's ccondissect/crevdissect routines to perform DFA 2010-02-01 02:45:35 +00:00
rewrite Make FOR UPDATE/SHARE in the primary query not propagate into WITH queries; 2009-10-27 17:11:30 +00:00
snowball Update copyright for 2009. 2009-01-01 17:24:05 +00:00
storage Fix bug in temporary file management with subtransactions. A cursor opened 2009-12-03 11:03:35 +00:00
tcop Avoid performing encoding conversion on command tag strings during EndCommand. 2010-01-30 20:09:59 +00:00
tsearch Avoid core dump on empty thesaurus dictionary. 2009-11-30 16:38:40 +00:00
utils Export xml.c's libxml-error-handling support so that contrib/xml2 can use it 2010-03-03 17:29:53 +00:00
common.mk Code coverage testing with gcov. Documentation is in the regression test 2008-09-05 12:11:18 +00:00
Makefile Well, the systemtap guys moved the goalposts again: with the latest version, 2010-01-20 23:12:15 +00:00
nls.mk Translation updates for 8.4 release. 2009-06-26 19:33:52 +00:00