"record" datatype - plpgsql

Поиск
Список
Период
Сортировка
От Brian Knox
Тема "record" datatype - plpgsql
Дата
Msg-id Pine.LNX.4.53.0305280753040.30365@tao.office.aol.com
обсуждение исходный текст
Ответы Re: "record" datatype - plpgsql  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
Список pgsql-sql
Given a variable of the "record" data type in pl/pgsql, is it possible to
get the names of the columns ( attributes ) of that record?

eg, given record "NEW" for table "foo", is there a way to get information
concerning the columns that make up that record?

Brian Knox


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

Предыдущее
От: Brian Knox
Дата:
Сообщение: Re: How To Recover Deleted Data
Следующее
От: Tiaan Wessels
Дата:
Сообщение: CREATE TABLES AS looses constraints