1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-21 10:42:50 +03:00
Files
postgres/src/backend
Tom Lane 4df8de7a68 Fix check for whether a clauseless join has to be forced in the presence of
outer joins.  Originally it was only looking for overlap of the righthand
side of a left join, but we have to do it on the lefthand side too.
Per example from Jean-Pierre Pelletier.
2006-10-24 17:50:22 +00:00
..
2006-10-04 00:30:14 +00:00
2006-10-04 00:30:14 +00:00
2006-10-21 21:03:04 +00:00
2006-10-06 17:14:01 +00:00
2006-10-06 17:14:01 +00:00