Tom Lane wrote: > Log Message: > ----------- > make_restrictinfo() failed to attach the specified required_relids to > its result when the clause was an OR clause. Brain fade exposed by > example from Sebastian B?ck.
I wonder if there should be regression tests for all the bugs exposed after 8.1 ... I mean, what stops anyone from introducing the same bugs again? -- Alvaro Herrera http://www.CommandPrompt.com/ The PostgreSQL Company - Command Prompt, Inc. ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend