postgresql/src/backend/access
2005-07-30 14:15:44 +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 missing #include -- mea culpa. 2005-06-09 21:01:25 +00:00
heap Add pg_column_size() to return storage size of a column, including 2005-07-06 19:02:54 +00:00
index Concurrency for GiST 2005-06-27 12:45:23 +00:00
nbtree Avoid unnecessary palloc overhead in _bt_first(). The temporary 2005-06-19 22:41:00 +00:00
rtree Extend r-tree operator classes to handle Y-direction tests equivalent 2005-06-24 20:53:34 +00:00
transam Fix compile for no O_SYNC, but introduced with O_DIRECT. 2005-07-30 14:15:44 +00:00
Makefile $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00