Dave Page wrote: > Guillaume Lelarge wrote: >> Seems to work as I want. If you think this is enough, I can apply it >> (1.8 branch and trunk ?). > > Thanks - I've applied it with a couple of changes: > > - Remove the OnCheckDeferrable() declaration from the header file > > - Stop disabling the static text labels - we don't normally do that > (though I'm aware there are other places that need fixing). >
I understand why you removed that part (for consistency), but isn't it something that we should do ? it's much simple to know which component is disabled when the static label is disabled too. -- Guillaume. http://www.postgresqlfr.org http://dalibo.com ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match