postgresql/src/backend/access
Heikki Linnakangas ee3838b1d3 You must hold a lock on the heap page when you call
CheckForSerializableConflictOut(), because it can set hint bits.

YAMAMOTO Takashi
2011-03-04 15:43:11 +02:00
..
common Per-column collation support 2011-02-08 23:04:18 +02:00
gin Add backwards-compatible declarations of some core GIN support functions. 2011-02-16 17:24:46 -05:00
gist Fix crash in the new GiST insertion code, when an update splits the root page. 2011-01-09 21:36:22 +02:00
hash Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
heap You must hold a lock on the heap page when you call 2011-03-04 15:43:11 +02:00
index Per-column collation support 2011-02-08 23:04:18 +02:00
nbtree Fix bugs in Serializable Snapshot Isolation. 2011-03-01 19:05:16 +02:00
transam Refactor the executor's API to support data-modifying CTEs better. 2011-02-27 13:44:12 -05:00
Makefile Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00