pgsql: Improve jumble squashing through CoerceViaIO and RelabelType

Поиск
Список
Период
Сортировка
От Álvaro Herrera
Тема pgsql: Improve jumble squashing through CoerceViaIO and RelabelType
Дата
Msg-id E1uU7fd-0039z7-2u@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Improve jumble squashing through CoerceViaIO and RelabelType

There's no principled reason for query jumbling to only remove the first
layer of RelabelType and CoerceViaIO.  Change it to see through as many
layers as there are.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/debad29d22152d7fe4c4e671090e20238647c460

Modified Files
--------------
contrib/pg_stat_statements/expected/squashing.out | 40 ++++++++++++++---------
contrib/pg_stat_statements/sql/squashing.sql      |  9 ++---
src/backend/nodes/queryjumblefuncs.c              | 27 ++++++++-------
3 files changed, 45 insertions(+), 31 deletions(-)


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