Column info without executing query

Поиск
Список
Период
Сортировка
От Dan Strömberg
Тема Column info without executing query
Дата
Msg-id 44BFC99B.8050006@stockholm.bonet.se
обсуждение исходный текст
Ответы Re: Column info without executing query  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Column info without executing query  (Erik Jones <erik@myemma.com>)
Re: Column info without executing query  (Volkan YAZICI <yazicivo@ttnet.net.tr>)
Re: Column info without executing query  (Dan Strömberg <dan.stromberg@stockholm.bonet.se>)
Список pgsql-general
Hi List !

I would like to know if it is possible to find out the datatypes in the
resultset of a query or a set returning
function without actually executing them ?

I know there is something like that in MS SQL Server where you can use
the SET FMTONLY option and only
get the column information back from the query .

Would something like that be possible in postgres ?

Regards
Dan


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

Предыдущее
От: Claire McLister
Дата:
Сообщение: Create index hanging
Следующее
От: Claire McLister
Дата:
Сообщение: Re: Create index hanging