Re: pg_proc without oid?

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

Kindly change that intention.
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Howto change db cluster locale on-the-fly
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Short varlena headers and arrays