Fix how SJE checks against PHVs
It seems that a PHV evaluated/needed at or below the self join should not have
a problem if we remove the self join. But this requires further investigation.
For now, we just do not remove self joins if the rel to be removed is laterally
referenced by PHVs.
Discus
Fix whitespace
Fix trailing whitespace from commit 322f55bdbd.
Branch
--
master
Details
---
https://git.postgresql.org/pg/commitdiff/eb81e8e7902f63c4d292638edc8b7e92b766a692
Modified Files
--
doc/src/sgml/postgres.sgml | 36 ++--
1 file changed