how to obtain column info

Поиск
Список
Период
Сортировка
От Ken J. Wright
Тема how to obtain column info
Дата
Msg-id 3.0.1.32.19981110163802.007b72f0@ori-ind.com
обсуждение исходный текст
Ответы Re: [INTERFACES] how to obtain column info
Re: [INTERFACES] how to obtain column info
Список pgsql-interfaces
With libpq, how do you obtain column info (like type) for a table *before*
returning a result set? For instance, knowing the column type before
constructing an insert statement. A date will need quotes, a number won't,
a string will, etc.

Thanks,

Ken

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [INTERFACES] Determine data type of columns
Следующее
От: "Bryan White"
Дата:
Сообщение: Re: [INTERFACES] how to obtain column info