"Grzegorz Jaskiewicz" <[EMAIL PROTECTED]> writes: > On Mar 15, 2007, at 12:26 PM, Peter Eisentraut wrote: > >> >> Your patch works perfectly fine for me. > > Ok, I'll try make distclean/make -j2/sudo make install, reboot and will see. > I was kinda beliving that remaking whole thing from scratch over and over > again > wouldn't be a necessity here. > thanks.
You may want to configure with --enable-depend. It shouldn't be necessary to get make to notice changes to gram.y but perhaps your problem lies elsewhere. -- Gregory Stark EnterpriseDB http://www.enterprisedb.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