cleanup PL/PgSQL PERFORM

Поиск
Список
Период
Сортировка
От Neil Conway
Тема cleanup PL/PgSQL PERFORM
Дата
Msg-id 87vg38ai5s.fsf@mailbox.samurai.com
обсуждение исходный текст
Ответы Re: cleanup PL/PgSQL PERFORM  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: cleanup PL/PgSQL PERFORM  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
This patch makes a minor cleanup to the implementation of PERFORM in
PL/PgSQL. Previously, it had been bundled together with the assign
statement implementation, for some reason that wasn't clear to me
(they certainly don't share any code with one another). So I separated
them and made PERFORM a statement like any other. No changes in
functionality.

Along the way, I added some regression tests for PERFORM, added a
bunch more SGML tags to the PL/PgSQL docs, and removed an obsolete
comment relating to the implementation of RETURN NEXT.

This is for 7.4; all the regression tests pass.

Cheers,

Neil

--
Neil Conway <neilc@samurai.com> || PGP Key ID: DB3C29FC

Вложения

В списке pgsql-patches по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: CLUSTER ALL patch
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: test-and-set for s390x and powerpc64