Re: interperting type oid in C code

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: interperting type oid in C code
Дата
Msg-id 20151019194040.GO3391@alvherre.pgsql
обсуждение исходный текст
Ответ на Re: interperting type oid in C code  (Ken Been <kbbeen@gmail.com>)
Ответы Re: interperting type oid in C code
Список pgsql-general
Ken Been wrote:
> Those are more complicated, and it's not obvious to me how to use them.  I
> really think that all I need is something as simple as "if (my_oid ==
> INT4OID) {...}".  Is there any reason why I shouldn't just do that?

I don't know.  I was thinking that you might want to handle a larger set
of type OIDs.

--
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


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

Предыдущее
От: Ken Been
Дата:
Сообщение: Re: interperting type oid in C code
Следующее
От: Ken Been
Дата:
Сообщение: Re: interperting type oid in C code