Re: [HACKERS] TIP9

2005-01-21 Thread Jaime Casanova
--- "Joshua D. Drake" <[EMAIL PROTECTED]> escribió: > Jaime Casanova wrote: > > >>TIP 9: the planner will ignore your desire to > choose > >>an index scan if your > >> joining column's datatypes do not match > >> > >> > >> > > > >Hi, > > > >sorry for using this list, but is not time to

Re: [HACKERS] TIP9

2005-01-21 Thread Joshua D. Drake
Jaime Casanova wrote: TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match Hi, sorry for using this list, but is not time to change this TIP for something more suitable to the new PG8 capabilities? Is this still not the case