Lines Matching refs:HeapTupleMayBeUpdated

3201 			result = HeapTupleMayBeUpdated;  in heap_delete()
3206 if (crosscheck != InvalidSnapshot && result == HeapTupleMayBeUpdated) in heap_delete()
3213 if (result != HeapTupleMayBeUpdated) in heap_delete()
3402 return HeapTupleMayBeUpdated; in heap_delete()
3430 case HeapTupleMayBeUpdated: in simple_heap_delete()
3853 result = can_continue ? HeapTupleMayBeUpdated : HeapTupleUpdated; in heap_update()
3856 if (crosscheck != InvalidSnapshot && result == HeapTupleMayBeUpdated) in heap_update()
3863 if (result != HeapTupleMayBeUpdated) in heap_update()
4359 return HeapTupleMayBeUpdated; in heap_update()
4495 case HeapTupleMayBeUpdated: in simple_heap_update()
4680 result = HeapTupleMayBeUpdated; in heap_lock_tuple()
4711 result = HeapTupleMayBeUpdated; in heap_lock_tuple()
4717 result = HeapTupleMayBeUpdated; in heap_lock_tuple()
4724 result = HeapTupleMayBeUpdated; in heap_lock_tuple()
4732 result = HeapTupleMayBeUpdated; in heap_lock_tuple()
4786 if (res != HeapTupleMayBeUpdated) in heap_lock_tuple()
5034 if (res != HeapTupleMayBeUpdated) in heap_lock_tuple()
5080 result = HeapTupleMayBeUpdated; in heap_lock_tuple()
5086 if (result != HeapTupleMayBeUpdated) in heap_lock_tuple()
5214 result = HeapTupleMayBeUpdated; in heap_lock_tuple()
5622 return HeapTupleMayBeUpdated; in test_lockmode_for_conflict()
5625 return HeapTupleMayBeUpdated; in test_lockmode_for_conflict()
5644 return HeapTupleMayBeUpdated; in test_lockmode_for_conflict()
5651 return HeapTupleMayBeUpdated; in test_lockmode_for_conflict()
5655 return HeapTupleMayBeUpdated; in test_lockmode_for_conflict()
5704 result = HeapTupleMayBeUpdated; in heap_lock_updated_tuple_rec()
5753 result = HeapTupleMayBeUpdated; in heap_lock_updated_tuple_rec()
5764 result = HeapTupleMayBeUpdated; in heap_lock_updated_tuple_rec()
5834 if (result != HeapTupleMayBeUpdated) in heap_lock_updated_tuple_rec()
5905 if (result != HeapTupleMayBeUpdated) in heap_lock_updated_tuple_rec()
5964 result = HeapTupleMayBeUpdated; in heap_lock_updated_tuple_rec()
5974 result = HeapTupleMayBeUpdated; in heap_lock_updated_tuple_rec()
6029 return HeapTupleMayBeUpdated; in heap_lock_updated_tuple()