postgresql/src/backend/access
Bruce Momjian a9eb53969a Move fsync method macro defines into /include/access/xlogdefs.h so they
can be used by src/tools/fsync/test_fsync.c.
2007-02-14 05:00:40 +00:00
..
common Combine cmin and cmax fields of HeapTupleHeaders into a single field, by 2007-02-09 03:35:35 +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 Combine cmin and cmax fields of HeapTupleHeaders into a single field, by 2007-02-09 03:35:35 +00:00
index Refactor the index AM API slightly: move currentItemData and 2007-01-20 18:43:35 +00:00
nbtree Fix reference-after-free in the new btree page split code, as reported by 2007-02-08 13:52:55 +00:00
transam Move fsync method macro defines into /include/access/xlogdefs.h so they 2007-02-14 05:00:40 +00:00
Makefile Replace useless uses of := by = in makefiles. 2007-02-09 15:56:00 +00:00