On Tue, 2006-01-17 at 01:28 -0500, Neil Conway wrote: > Attached is a revised version of Joachim's patch that implements this. > Cursors created via SPI are part of the view, which produces somewhat > unexpected results when querying the view from a procedural language as > noted above, but I suppose it's the best compromise.
Applied to HEAD. -Neil ---------------------------(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