Re: pg_proc without oid?

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: pg_proc without oid?
Дата
Msg-id 20070219111747.GA11549@svr2.hagander.net
обсуждение исходный текст
Ответ на Re: pg_proc without oid?  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
On Mon, Feb 19, 2007 at 11:25:02AM +0100, Peter Eisentraut wrote:
> Am Montag, 19. Februar 2007 10:16 schrieb Magnus Hagander:
> > This breaks the fmgrtab generator on msvc. Most likely because I didn't
> > think of that case. But since all other rows in pg_proc.h contain the
> > oid, I just wanted to check if they're actually supposed to be withuot
> > oid, or if that was a mistake?
> 
> It's intentional.

Could you explain why, and what the expected result is? Since I can't
find any other examples of people doing it :-)

(will fix the vc stuff, of course, but still interested in knowing)

//Magnus


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

Предыдущее
От: "Ian Caulfield"
Дата:
Сообщение: Re: RFC: Temporal Extensions for PostgreSQL
Следующее
От: Csaba Nagy
Дата:
Сообщение: Re: autovacuum next steps