mirror of
https://github.com/postgres/postgres.git
synced 2025-10-08 00:03:59 -04: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.