Re: Data type OID numbers fixed? - Mailing list pgsql-hackers

From imad
Subject Re: Data type OID numbers fixed?
Date
Msg-id 1f30b80c0807071738y3cc2762bw8db082e2c84b6705@mail.gmail.com
Whole thread Raw
In response to Re: Data type OID numbers fixed?  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-hackers
I'd include catalog/pg_type.h and use the #DEFINE for that.

--Imad

On Tue, Jul 8, 2008 at 10:16 AM, Alvaro Herrera
<alvherre@commandprompt.com> wrote:
> Stephen R. van den Berg wrote:
>
>> How large is the probability of these numbers ever changing?
>
> Really small.  I'd just hardcode them.
>
>
> --
> Alvaro Herrera                                http://www.CommandPrompt.com/
> PostgreSQL Replication, Consulting, Custom Development, 24x7 support
>
> --
> Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-hackers
>


pgsql-hackers by date:

Previous
From: "David E. Wheeler"
Date:
Subject: Re: PATCH: CITEXT 2.0 v2
Next
From: Tom Lane
Date:
Subject: Re: 8.1 index corruption woes