mirror of
https://github.com/postgres/postgres.git
synced 2025-08-17 01:02:17 +03:00
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.