Re: [HACKERS] Another TODO for PL/pgSQL -- Dynamic colums

2003-07-21 Thread Bruce Momjian
Added to TODO: o Allow PL/pgSQL to name columns by ordinal position, e.g. rec.(3) --- Josh Berkus wrote: > Developers, > > While I realize that we already have a number of TODOs on the list for > PL/pgSQL which n

[HACKERS] Another TODO for PL/pgSQL -- Dynamic colums

2003-07-18 Thread Josh Berkus
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 th