PQftype, Oid, where is this documented?

Поиск
Список
Период
Сортировка
От Robert A. Knop Jr.
Тема PQftype, Oid, where is this documented?
Дата
Msg-id Pine.LNX.4.30.0101241308190.2515-100000@milano.lbl.gov
обсуждение исходный текст
Ответы Re: PQftype, Oid, where is this documented?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-interfaces
Hi --

I'm using both the perl Pg interface and the C libpq-fe interface to
PostGreSQL (version 6.5).  Both of these have a "ftype" function which
retunrs the type of a field.  They are documented as returning an "Oid".
However, I haven't found where the Oid values themselves are docuemnted.

I could "reverse engineer" the thing by looking at what I get for various
data types and using that, but I'd feel more comfortable using documented
values.  Is there documentation anywhere that tells you how to interpret
the Oid you get back from PQftype()?

Thanks,

-Rob




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

Предыдущее
От: Ken K
Дата:
Сообщение: How do i get a per 7.1beta1 version out of CVS??????
Следующее
От: Hiroshi Inoue
Дата:
Сообщение: Re: [ODBC] Re: RE: [PATCHES] ODBC Patch for OJs/Large Querys & Rows