postgresql/src/backend/access
Vadim B. Mikheev 448332a769 TupleUpdatedByCurXactAndCmd () changed due to
Fix very old bug which made tuples changed/inserted by a commnd
visible to command itself (so we had multiple update of updated tuples,
etc).
1997-08-29 09:12:20 +00:00
..
common TupleUpdatedByCurXactAndCmd () changed due to 1997-08-29 09:12:20 +00:00
gist Make functions static where possible, enclose unused functions in #ifdef NOT_USED. 1997-08-19 21:40:56 +00:00
hash HTNegate/HTCommute/HTNegateCommute are not used. 1997-08-20 02:01:42 +00:00
heap heap_delete returns int now (for non-functional deletes). 1997-08-27 09:03:47 +00:00
index Inlined heap_getattr(). 1997-08-26 23:31:58 +00:00
nbtree More NOT_USEDs 1997-08-20 14:54:35 +00:00
rtree Make functions static where possible, enclose unused functions in #ifdef NOT_USED. 1997-08-19 21:40:56 +00:00
transam Fix very old bug which made tuples changed/inserted by a commnd 1997-08-29 09:05:25 +00:00
Makefile From: Robert Bruccoleri <bruc@bms.com> 1997-06-11 01:13:10 +00:00