postgresql/src/backend/access
Tom Lane f39f6b500f Seems that the childXids list would be better based on Oid lists than
integer lists.
2005-08-20 23:45:08 +00:00
..
common Fix rtree and contrib/rtree_gist search behavior for the 1-D box and 2005-06-24 00:18:52 +00:00
gist Migrate rtree_gist functionality into the core system, and add some 2005-07-01 19:19:05 +00:00
hash Add hints to cases where indexes fail because of values that are too long. 2005-08-10 21:36:46 +00:00
heap Repair problems with VACUUM destroying t_ctid chains too soon, and with 2005-08-20 00:40:32 +00:00
index Concurrency for GiST 2005-06-27 12:45:23 +00:00
nbtree Change a couple of "can't happen" error messages to be a shade more 2005-08-12 14:34:14 +00:00
rtree Add hints to cases where indexes fail because of values that are too long. 2005-08-10 21:36:46 +00:00
transam Seems that the childXids list would be better based on Oid lists than 2005-08-20 23:45:08 +00:00
Makefile $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00