Change the return value of HeapTupleSatisfiesUpdate() to be an enum,

Neil Conway <neilc@samurai.com>

Commit: fe7015f5e821d70428995f04726215fc79294f10
Author: Neil Conway <neilc@samurai.com>
Date: 2005-03-20T23:40:34Z
Releases: 8.1.0
Change the return value of HeapTupleSatisfiesUpdate() to be an enum,
rather than an integer, and fix the associated fallout. From Alvaro
Herrera.

Files