postgresql/src/backend/access
2007-03-05 14:13:12 +00:00
..
common Replace direct assignments to VARATT_SIZEP(x) with SET_VARSIZE(x, len). 2007-02-27 23:48:10 +00:00
gin Fix a few typos in comments in GiN. 2007-02-01 04:16:08 +00:00
gist Wording cleanup for error messages. Also change can't -> cannot. 2007-02-01 19:10:30 +00:00
hash Wording cleanup for error messages. Also change can't -> cannot. 2007-02-01 19:10:30 +00:00
heap Replace direct assignments to VARATT_SIZEP(x) with SET_VARSIZE(x, len). 2007-02-27 23:48:10 +00:00
index Refactor the index AM API slightly: move currentItemData and 2007-01-20 18:43:35 +00:00
nbtree Fix a typo in a comment. Heikki Linnakangas. 2007-03-05 14:13:12 +00:00
transam Remove undo information from pg_controldata --- never used. 2007-03-03 20:02:27 +00:00
Makefile Replace useless uses of := by = in makefiles. 2007-02-09 15:56:00 +00:00