Re: pg_proc without oid?

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: pg_proc without oid?
Дата
Msg-id 20070219163403.GP28395@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: pg_proc without oid?  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
Peter Eisentraut wrote:
> Am Montag, 19. Februar 2007 16:50 schrieb Tom Lane:
> > Well, in the first place Gen_fmgrtab.sh is producing garbage:
> 
> Uh, ok, that needs fixing.
> 
> > In the second place, if you don't want to predetermine OIDs for your
> > functions then they shouldn't be in hardwired pg_proc.h rows at all.
> 
> Where else would you put them?

But _why_ wouldn't you want to have fixed OIDs for the functions?  I'm
not seeing the benefit.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: Multiple Storage per Tablespace, or Volumes
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Chatter on DROP SOMETHING IF EXISTS