mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +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.