Add timestamp-versus-timestamptz cross-type comparison functions,

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

Commit: 0de45c1c2753763c5ca7d4904075e2cae80bb353
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2004-03-22T01:38:18Z
Releases: 8.0.0
Add timestamp-versus-timestamptz cross-type comparison functions,
flesh out the index operator classes to include these.  In passing,
fix erroneous volatility marking of ACL functions.

Files