Re: Oid registry

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Oid registry
Дата
Msg-id 1348537031.18490.5.camel@vanquo.pezone.net
обсуждение исходный текст
Ответ на Oid registry  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: Oid registry  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
On Mon, 2012-09-24 at 18:59 -0400, Andrew Dunstan wrote:
> This rather overdue mail arises out the developer's meeting back in
> May, where we discussed an item I raised suggesting an Oid registry.
> 
> The idea came from some difficulties I encountered when I did the 
> backport of the JSON work we did in 9.2 to 9.1, but has wider 
> application. Say someone writes an extension that defines type A. You 
> want to write an extension that takes advantage of that type, but it's
> difficult if you don't know the type's Oid, 

Could you fill the rest of us in with some technical details about why
this might be necessary and what it aims to achieve?




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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Oid registry
Следующее
От: Peter Eisentraut
Дата:
Сообщение: plpgsql gram.y make rule