Greg Stark <gsstark@mit.edu> writes:
> Here's a small patch to add the full suite of btree operators for tids
> and the corresponding btree opclass.
Having just felt a need for MAX(tid) and MIN(tid) to look into a
performance issue, I went ahead and committed this. I'm aware that
your later patch for online indexes subsumes this, but that didn't
seem ready to apply ...
regards, tom lane