A couple of LIBPQ questions

Поиск
Список
Период
Сортировка
От Bruce Tong
Тема A couple of LIBPQ questions
Дата
Msg-id Pine.LNX.3.95.980605140358.30969B-100000@laxmi.ev.net
обсуждение исходный текст
Ответ на Postgres error.....  (PostreSQL Server <postgres@tmt.kaybee.org>)
Ответы Re: [GENERAL] A couple of LIBPQ questions  (Marin D <marin@cybernet.bg>)
Список pgsql-general
(1) PQftype() returns a value of type "Oid", but I haven't been able to
find a list of what those values might be. I noticed in the header files a
value of zero is considered invalid, but that's it. The docs I've found
don't tell me anything other than it an integer code representing the
type. What are the possible values?

(2) I noticed there are some C++ classes in /usr/include/libpq++ which
look similar to code I'm writing for my own education and use. Is there
any documentation which deals with these classes? (I've not seen any thus
far.)

(3) The third paramter to PQsetdb() is pgoptions. I've not found any
description of what these options might be. Where can I find a list of the
options?


Bruce Tong
Systems Programmer
Electronic Vision / FITNE

mailto: zztong@laxmi.ev.net
http://www.ev.net/fitne


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

Предыдущее
От: PostreSQL Server
Дата:
Сообщение: Forget [GENERAL] Postgres error.....
Следующее
От: JohnDz
Дата:
Сообщение: Tcl/tk and postgreSQL