On Wed, Jun 4, 2014 at 9:52 PM, Andres Freund <[email protected]> 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 -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
