postgresql/src/backend
2009-07-20 02:42:28 +00:00
..
access Make backend header files C++ safe 2009-07-16 06:33:46 +00:00
bootstrap Start background writer during archive recovery. Background writer now performs 2009-02-18 15:58:41 +00:00
catalog Make backend header files C++ safe 2009-07-16 06:33:46 +00:00
commands DROP IF EXISTS for columns and constraints. Andres Freund. 2009-07-20 02:42:28 +00:00
executor Fix error cleanup failure caused by 8.4 changes in plpgsql to try to avoid 2009-07-18 19:15:42 +00:00
foreign Somebody seems to have thought they could get away without checking for 2009-06-11 16:14:18 +00:00
lib Update copyright for 2009. 2009-01-01 17:24:05 +00:00
libpq Disallow empty passwords in LDAP authentication, the same way 2009-06-25 11:30:08 +00:00
main Update copyright for 2009. 2009-01-01 17:24:05 +00:00
nodes DROP IF EXISTS for columns and constraints. Andres Freund. 2009-07-20 02:42:28 +00:00
optimizer Teach simplify_boolean_equality to simplify the forms foo <> true and 2009-07-20 00:24:30 +00:00
parser DROP IF EXISTS for columns and constraints. Andres Freund. 2009-07-20 02:42:28 +00:00
po Translation updates for 8.4 release. 2009-06-26 19:33:52 +00:00
port 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 2009-06-11 14:49:15 +00:00
postmaster Remove no-longer-necessary transmission of postmaster's LC_COLLATE and 2009-07-08 18:55:35 +00:00
regex 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 2009-06-11 14:49:15 +00:00
rewrite 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 2009-06-11 14:49:15 +00:00
snowball Update copyright for 2009. 2009-01-01 17:24:05 +00:00
storage Cleanup and code review for the patch that made bgwriter active during 2009-06-26 20:29:04 +00:00
tcop Make backend header files C++ safe 2009-07-16 06:33:46 +00:00
tsearch Make backend header files C++ safe 2009-07-16 06:33:46 +00:00
utils Make GEQO's planning deterministic by having it start from a predictable 2009-07-16 20:55:44 +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 Convert the core lexer and parser into fully reentrant code, by making use 2009-07-13 02:02:20 +00:00