postgresql/src/backend/access
Tom Lane 3a0a16cb7e Allow row comparisons to be used as indexscan qualifications.
This completes the project to upgrade our handling of row comparisons.
2006-01-25 20:29:24 +00:00
..
common Some minor code cleanup, falling out from the removal of rtree. SK_NEGATE 2006-01-14 22:03:35 +00:00
gist Some minor code cleanup, falling out from the removal of rtree. SK_NEGATE 2006-01-14 22:03:35 +00:00
hash Some minor code cleanup, falling out from the removal of rtree. SK_NEGATE 2006-01-14 22:03:35 +00:00
heap Cosmetic code cleanup: fix a bunch of places that used "return (expr);" 2006-01-11 08:43:13 +00:00
index Make all command-line options of postmaster and postgres the same. See 2006-01-05 10:07:46 +00:00
nbtree Allow row comparisons to be used as indexscan qualifications. 2006-01-25 20:29:24 +00:00
transam Repair longstanding bug in slru/clog logic: it is possible for two backends 2006-01-21 04:38:21 +00:00
Makefile R-tree is dead ... long live GiST. 2005-11-07 17:36:47 +00:00