static oid

From: Massimo Dal Zotto <dz(at)cs(dot)unitn(dot)it>
To: hackers(at)postgreSQL(dot)org (PostgreSQL Hackers)
Subject: static oid
Date: 1999-03-24 17:21:43
Message-ID: 199903241721.SAA01279@nikita.wizard.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

I need some static oids to add new datatypes and procs to the system catalog.
Can I just grab the first unused oids or should I choose oids from specific
ranges for types and procs.

--
Massimo Dal Zotto

+----------------------------------------------------------------------+
| Massimo Dal Zotto email: dz(at)cs(dot)unitn(dot)it |
| Via Marconi, 141 phone: ++39-0461534251 |
| 38057 Pergine Valsugana (TN) www: http://www.cs.unitn.it/~dz/ |
| Italy pgp: finger dz(at)tango(dot)cs(dot)unitn(dot)it |
+----------------------------------------------------------------------+

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Massimo Dal Zotto 1999-03-24 17:29:35 incorret definition of array_in
Previous Message Bruce Momjian 1999-03-24 16:21:40 Re: [HACKERS] 64-bit hashjoins