Re: Regression in statement locations

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Regression in statement locations
Дата
Msg-id aCxBpHYiYWlEt5ql@paquier.xyz
обсуждение исходный текст
Ответ на Re: Regression in statement locations  (Sami Imseih <samimseih@gmail.com>)
Ответы Re: Regression in statement locations
Список pgsql-hackers
On Tue, May 20, 2025 at 09:58:04AM +0200, Anthonin Bonnefoy wrote:
> Looking at the tests, there are 2 additionals empty DO blocks:
> +DO $$
> +DECLARE BEGIN
> +END $$;
>
> What's the point of those? They won't be visible in the output since
> we have 'toplevel IS FALSE' in the pg_stat_statements calls and they
> don't fit the "DO block --- multiple inner queries with separators".

That's a copy-pasto.  Will remove.

> Other than that, the patch looks good.

Thanks for the review, Anthonin and Jian.
--
Michael

Вложения

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