Обсуждение: difference 7.3.xx vs 7.4.xx

Поиск
Список
Период
Сортировка

difference 7.3.xx vs 7.4.xx

От
Dennis Gearon
Дата:
I just read release notes for 7.4 where it said:( in plpgsql)
    allows declaration of record type without %ROWTYPE

So, before that, there was no way to have a record returned of arbitrary
fields from a User Defined Function?