Re: pg_proc without oid?

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: pg_proc without oid?
Дата
Msg-id 200702191710.59538.peter_e@gmx.net
обсуждение исходный текст
Ответ на Re: pg_proc without oid?  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: pg_proc without oid?
Re: pg_proc without oid?
Список pgsql-hackers
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?

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/


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

Предыдущее
От: Dimitri Fontaine
Дата:
Сообщение: Re: Multiple Storage per Tablespace, or Volumes
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pg_proc without oid?