Re: Query Jumbling for CALL and SET utility statements

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Query Jumbling for CALL and SET utility statements
Дата
Msg-id Y0YGoHHbuLlP/uzp@paquier.xyz
обсуждение исходный текст
Ответ на Re: Query Jumbling for CALL and SET utility statements  ("Imseih (AWS), Sami" <simseih@amazon.com>)
Ответы Re: Query Jumbling for CALL and SET utility statements  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-hackers
On Tue, Oct 11, 2022 at 02:18:54PM +0000, Imseih (AWS), Sami wrote:
> +1 to the idea, as there are other utility statement cases
> that should be Jumbled. Here is a recent thread for jumbling
> cursors [1].

Thanks for mentioning that.  With an automated way to generate this
code, cursors would be handled, at the advantage of making sure that
no fields are missing in the jumbled structures (is_local was missed
for example on SET).

> The CF entry [2] has been withdrawn until consensus is reached
> on this topic.

It seems to me that the consensus is here, which is a good step
forward ;)
--
Michael

Вложения

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

Предыдущее
От: David Rowley
Дата:
Сообщение: Re: Warning about using pg_stat_reset() and pg_stat_reset_shared()
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: Remove an unnecessary LSN calculation while validating WAL page header