On Wed, Jun 4, 2014 at 9:52 PM, Andres Freund <andres(at)2ndquadrant(dot)com> wrote:
> Other things I'd like to change in that case:
Fwiw I tried to use the pg_lsn data type the other day and pretty much
immediately ran into the lack of the btree operator class. Pretty much
the first thing I did when I loaded the data was "select ... order by
lsn".
--
greg