Re: Sigh, we need an initdb - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Sigh, we need an initdb
Date
Msg-id 4021.1401919245@sss.pgh.pa.us
Whole thread Raw
In response to Re: Sigh, we need an initdb  (Greg Stark <stark@mit.edu>)
List pgsql-hackers
Greg Stark <stark@mit.edu> writes:
> 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".

Agreed, now that we're going to force an initdb anyway, that fix is
high priority.  I'll take a look at the patch shortly.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Sigh, we need an initdb
Next
From: Ali Akbar
Date:
Subject: Re: Fix xpath() to return namespace definitions