Ensure that all TransactionId comparisons are encapsulated in macros

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 7326e78c4249393359edce09f555aaa049be2a80
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2001-08-23T23:06:38Z
Releases: 7.2.1
Ensure that all TransactionId comparisons are encapsulated in macros
(TransactionIdPrecedes, TransactionIdFollows, etc).  First step on the
way to transaction ID wrap solution ...

Files