mirror of
https://github.com/postgres/postgres.git
synced 2026-06-07 08:09:18 -04:00
8a4fdce9f2
constraints appearing in outer-join qualification clauses are restricted as to when and where they can be pushed down. Add regression test to catch future errors in this area.