postgresql/src/backend
Magnus Hagander b1c2781951 Properly return the usermap result when doing gssapi authentication. Without
this, the username was in practice never matched against the kerberos principal
used to log in.
2009-05-27 21:08:22 +00:00
..
access Use more-portable coding for the check on handing out the last available 2009-05-24 22:22:44 +00:00
bootstrap Start background writer during archive recovery. Background writer now performs 2009-02-18 15:58:41 +00:00
catalog Update SQL conformance entries for window functions functionality 2009-05-18 12:04:59 +00:00
commands Silence a gcc compiler warning about non-literal format string with no args 2009-05-20 08:48:10 +00:00
executor Add an option to AlterTableCreateToastTable() to allow its caller to force 2009-05-07 22:58:28 +00:00
foreign Add the possibility to specify an explicit validator function for foreign-data 2009-02-24 10:06:36 +00:00
lib Update copyright for 2009. 2009-01-01 17:24:05 +00:00
libpq Properly return the usermap result when doing gssapi authentication. Without 2009-05-27 21:08:22 +00:00
main Update copyright for 2009. 2009-01-01 17:24:05 +00:00
nodes Fix planner to restore its previous level of intelligence about pushing 2009-04-16 20:42:16 +00:00
optimizer Modify find_inheritance_children() and find_all_inheritors() to add the 2009-05-12 03:11:02 +00:00
parser Ignore RECHECK in CREATE OPERATOR CLASS, just throwing a NOTICE, instead of 2009-05-27 20:42:29 +00:00
po Translation updates 2009-05-14 21:41:53 +00:00
port Minor improvement: avoid assuming that GetLastError value cannot be 2009-05-05 21:51:46 +00:00
postmaster Fix all the server-side SIGQUIT handlers (grumble ... why so many identical 2009-05-15 15:56:39 +00:00
regex Refactor backend makefiles to remove lots of duplicate code 2008-02-19 10:30:09 +00:00
rewrite Add checks to DefineQueryRewrite() to prohibit attaching rules to relations 2009-05-13 22:32:55 +00:00
snowball Update copyright for 2009. 2009-01-01 17:24:05 +00:00
storage Fix all the server-side SIGQUIT handlers (grumble ... why so many identical 2009-05-15 15:56:39 +00:00
tcop Fix all the server-side SIGQUIT handlers (grumble ... why so many identical 2009-05-15 15:56:39 +00:00
tsearch Some languages have symbols with zero display's width or/and vowels/signs which 2009-03-11 16:03:40 +00:00
utils Fix compiler warnings on Sun Studio of the sort 2009-05-27 19:41:58 +00:00
common.mk Code coverage testing with gcov. Documentation is in the regression test 2008-09-05 12:11:18 +00:00
Makefile Update copyright for 2009. 2009-01-01 17:24:05 +00:00
nls.mk Translation updates 2009-05-14 21:41:53 +00:00