Another TODO for PL/pgSQL -- Dynamic colums

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Another TODO for PL/pgSQL -- Dynamic colums
Дата
Msg-id 200307180948.36032.josh@agliodbs.com
обсуждение исходный текст
Ответы Re: Another TODO for PL/pgSQL -- Dynamic colums  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Reinoud van Leeuwen
Дата:
Сообщение: plpgsql strangeness with select into
Следующее
От: Mike Aubury
Дата:
Сообщение: CREATE TYPE