Hitoshi Harada <umi.tan...@gmail.com> writes: > The sgml doc mentions about HeapTupleSatisfiesNow() but currently we > have HeapTupleSatisfiesVisibility() instead.
I think the wording is fine (and more useful) as-is. Remember HeapTupleSatisfiesVisibility is just a macro, and since we are calling it with SnapshotNow, the actual decision is made by HeapTupleSatisfiesNow. regards, tom lane -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers