mirror of
https://github.com/postgres/postgres.git
synced 2026-06-05 07:13:06 -04:00
83b72ee286
it can handle cases like (foo.x).y where foo is a subquery and x is a function-returning-RECORD RTE in that subquery.