Re: dividing money by money - Mailing list pgsql-hackers

From Tom Lane
Subject Re: dividing money by money
Date
Msg-id 22244.1275264081@sss.pgh.pa.us
Whole thread Raw
In response to Re: dividing money by money  (Andy Balholm <andy@balholm.com>)
List pgsql-hackers
Andy Balholm <andy@balholm.com> writes:
> How do I come up with OID numbers for my new operators and functions?

Go into src/include/catalog and run the "unused_oids" script found
there.  Pick some.

Your chances of getting numbers close to those currently in use for
money-related functions are probably nil, so I'd suggest just using
a consecutive range at or a bit above the last one currently in use.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: release notes
Next
From: Oleg Bartunov
Date:
Subject: PGCon 2010 pictures available