postgresql/src/backend/access
2009-05-14 21:28:35 +00:00
..
common Remove the recently added node types ReloptElem and OptionDefElem in favor 2009-04-04 21:12:31 +00:00
gin Fix infinite loop while checking of partial match in pending list. 2009-04-05 11:32:01 +00:00
gist Fix 'all at one page bug' in picksplit method of R-tree emulation. Add defense 2009-04-06 14:27:27 +00:00
hash Insert CHECK_FOR_INTERRUPTS() calls into btree and hash index scans at the 2009-05-05 19:36:32 +00:00
heap Fix LOCK TABLE to eliminate the race condition that could make it give weird 2009-05-12 16:43:32 +00:00
index Implement "fastupdate" support for GIN indexes, in which we try to accumulate 2009-03-24 20:17:18 +00:00
nbtree Insert CHECK_FOR_INTERRUPTS() calls into btree and hash index scans at the 2009-05-05 19:36:32 +00:00
transam Improve a couple of comments. 2009-05-14 21:28:35 +00:00
Makefile Refactor backend makefiles to remove lots of duplicate code 2008-02-19 10:30:09 +00:00