Обсуждение: EXECUTE in PLPGSQL

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

EXECUTE in PLPGSQL

От
oberpwd@anubis.network.com (Wade D. Oberpriller)
Дата:
Is the EXECUTE command supported in v 7.0.3 or is that new in 7.1?

Wade Oberpriller

Re: EXECUTE in PLPGSQL

От
Richard Huxton
Дата:
"Wade D. Oberpriller" wrote:
>
> Is the EXECUTE command supported in v 7.0.3 or is that new in 7.1?
>
> Wade Oberpriller

7.1 according to CHANGES

 - Richard Huxton