Re: dividing money by money

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: dividing money by money
Дата
Msg-id 22244.1275264081@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: dividing money by money  (Andy Balholm <andy@balholm.com>)
Список 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 по дате отправления:

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: release notes
Следующее
От: Oleg Bartunov
Дата:
Сообщение: PGCon 2010 pictures available