[COMMITTERS] pgsql: Restore the former RestrictInfo field valid_everywhere (but

2005-11-14 Thread Tom Lane
Log Message: --- Restore the former RestrictInfo field valid_everywhere (but invert the flag sense and rename to "outerjoin_delayed" to more clearly reflect what it means). I had decided that it was redundant in 8.1, but the folly of this is exposed by a bug report from Sebastian Böck. Th

[COMMITTERS] pgsql: Restore the former RestrictInfo field valid_everywhere (but

2005-11-14 Thread Tom Lane
Log Message: --- Restore the former RestrictInfo field valid_everywhere (but invert the flag sense and rename to "outerjoin_delayed" to more clearly reflect what it means). I had decided that it was redundant in 8.1, but the folly of this is exposed by a bug report from Sebastian Böck. Th