Re: pg_type oid's do they change from version to version

From: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: pg(at)fastcrypt(dot)com, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: pg_type oid's do they change from version to version
Date: 2004-05-20 01:41:06
Message-ID: 40AC0CB2.1000509@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> True, but have we ever removed types? I can't think of one.

Hmmm...perhaps.

>>We have removed a few functions in 7.4 (oidsrand, etc.) and I wouldn't
>>be surprised if we haven't _already_ reused those oids...
>
> Yes, for functions that is very true.

I wonder if that has any implications for future binary upgrade tools...

Chris

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2004-05-20 01:41:12 Re: pg_type oid's do they change from version to version
Previous Message Bruce Momjian 2004-05-20 01:32:33 Re: pg_type oid's do they change from version to version