postgresql/src/backend
Peter Eisentraut 0b7b908882 Translation updates 2009-06-10 23:42:44 +00:00
..
access Improve capitalization and punctuation in recently added GiST message. 2009-06-10 20:02:15 +00:00
bootstrap Start background writer during archive recovery. Background writer now performs 2009-02-18 15:58:41 +00:00
catalog Correct/improve the datetime_precision field in the information schema. 2009-06-10 07:03:34 +00:00
commands Improve the IndexVacuumInfo/IndexBulkDeleteResult API to allow somewhat sane 2009-06-06 22:13:52 +00:00
executor Fix xmlattribute escaping XML special characters twice (bug #4822). 2009-06-09 22:00:57 +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 Improve the recently-added support for properly pluralized error messages 2009-06-04 18:33:08 +00:00
po Translation updates 2009-06-10 23:42:44 +00:00
port Minor improvement: avoid assuming that GetLastError value cannot be 2009-05-05 21:51:46 +00:00
postmaster Fix typo, per Tom 2009-06-09 19:36:28 +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 Fix tsquerysel() to not fail on an empty TSQuery. Per report from 2009-06-03 18:42:13 +00:00
utils Fix cash_in() to behave properly in locales where frac_digits is zero, 2009-06-10 16:31:32 +00:00
Makefile Update copyright for 2009. 2009-01-01 17:24:05 +00:00
common.mk Code coverage testing with gcov. Documentation is in the regression test 2008-09-05 12:11:18 +00:00
nls.mk Improve the recently-added support for properly pluralized error messages 2009-06-04 18:33:08 +00:00