Another TODO for PL/pgSQL -- Dynamic colums - Mailing list pgsql-hackers

From Josh Berkus
Subject Another TODO for PL/pgSQL -- Dynamic colums
Date
Msg-id 200307180948.36032.josh@agliodbs.com
Whole thread Raw
Responses Re: Another TODO for PL/pgSQL -- Dynamic colums  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
Developers,

While I realize that we already have a number of TODOs on the list for 
PL/pgSQL which nobody is working on, I'd like to propose one more.  That way, 
when someday somebody takes this on, they'll have a full list of feature 
requests.

This one gets requested about once per month on the SQL list:

-- Allow naming of columns by ordinal position in PL/pgSQL, e.g. some_rec.(3) or NEW.(3)

-- 
Josh Berkus
Aglio Database Solutions
San Francisco


pgsql-hackers by date:

Previous
From: Reinoud van Leeuwen
Date:
Subject: plpgsql strangeness with select into
Next
From: Mike Aubury
Date:
Subject: CREATE TYPE