"record" datatype - plpgsql - Mailing list pgsql-sql

From Brian Knox
Subject "record" datatype - plpgsql
Date
Msg-id Pine.LNX.4.53.0305280753040.30365@tao.office.aol.com
Whole thread Raw
Responses Re: "record" datatype - plpgsql  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
List 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 by date:

Previous
From: Brian Knox
Date:
Subject: Re: How To Recover Deleted Data
Next
From: Tiaan Wessels
Date:
Subject: CREATE TABLES AS looses constraints