proposal: allow a execution of VOID function without PERFORM keyword.

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема proposal: allow a execution of VOID function without PERFORM keyword.
Дата
Msg-id CAFj8pRCLz3z6KTCY81QmgQERuVJ8k-qOXSbLEZfA5tD_1BTAtg@mail.gmail.com
обсуждение исходный текст
Список pgsql-hackers
Hello

A perform keyword is semantically useless for VOID functions. So it can be optional for start of any function. The function type cannot be checked in compile time - so result will be checked in execution time.

I hope so 9.4 will be support deep checking in some step between compilation and execution, so badly using of this feature can be identified early.

Regards

Pavel

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

Предыдущее
От: Nikhil Sontakke
Дата:
Сообщение: Re: Compression of full-page-writes
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: Compression of full-page-writes