Re: [HACKERS] INT2OID, etc. - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] INT2OID, etc.
Date
Msg-id 199802271500.KAA06177@candle.pha.pa.us
Whole thread Raw
In response to Re: [HACKERS] INT2OID, etc.  (Brett McCormick <brett@work.chicken.org>)
List pgsql-hackers
>
>
> Can we have all the constants put in pg_type?  In the implementation
> of my perl PL language, some types I care about aren't defined so I
> must define them myself, which seems dangerous (should they ever
> change)
>

Please submit a patch to pg_type to add the ones you need.  Maybe
generating a separate file via a shell script with the oids would be
nice.  Gen_fmgr.sh does this, I think.

--
Bruce Momjian                          |  830 Blythe Avenue
maillist@candle.pha.pa.us              |  Drexel Hill, Pennsylvania 19026
  +  If your life is a hard drive,     |  (610) 353-9879(w)
  +  Christ can be your backup.        |  (610) 853-3000(h)

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: HISTORY list for 6.3
Next
From: Michael Meskes
Date:
Subject: Re: [HACKERS] common area