Re: generic pseudotype IO functions? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: generic pseudotype IO functions?
Date
Msg-id 12739.1389107073@sss.pgh.pa.us
Whole thread Raw
In response to Re: generic pseudotype IO functions?  (Andres Freund <andres@2ndquadrant.com>)
Responses Re: generic pseudotype IO functions?
List pgsql-hackers
Andres Freund <andres@2ndquadrant.com> writes:
> I think we also should auto-assign the oids for pg_proc (and some other
> tables) rows if we go there.

-1 ... you've evidently not built any opclasses lately.

Yeah, we could probably improve the bootstrap infrastructure enough to not
need literal OIDs in so many places in the initial catalog contents, but
it'd be lots of trouble.  It definitely is *not* something to buy into at
the same time as redoing the creation of the .bki file.
        regards, tom lane



pgsql-hackers by date:

Previous
From: "MauMau"
Date:
Subject: Re: [bug fix] multibyte messages are displayed incorrectly on the client
Next
From: Christoph Berg
Date:
Subject: extra_float_digits and casting from real to numeric