Re: DROP and ddl_command_end.

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: DROP and ddl_command_end.
Дата
Msg-id CA+TgmoaxYQ8=S00Ui-res6gTx5Bt9SD0yYpQKFcRC-BA_JgqoA@mail.gmail.com
обсуждение исходный текст
Ответ на DROP and ddl_command_end.  (Kyotaro Horiguchi <horikyota.ntt@gmail.com>)
Ответы Re: DROP and ddl_command_end.  (Kyotaro Horiguchi <horikyota.ntt@gmail.com>)
Список pgsql-hackers
On Mon, Mar 9, 2020 at 3:54 AM Kyotaro Horiguchi
<horikyota.ntt@gmail.com> wrote:
> I may be missing something, andt any opinions, thoughts or suggestions
> are welcome.

Since it's a set-returning function, I would have expected that
instead of trying to assign the result to a variable, you'd loop over
it using FOR var IN query.

But if that's the problem, the error message is a bit odd.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: recovery_target_action=pause with confusing hint
Следующее
От: Andres Freund
Дата:
Сообщение: Re: explain HashAggregate to report bucket and memory stats