Update TIP 9 please - Mailing list pgsql-hackers

From Simon Riggs
Subject Update TIP 9 please
Date
Msg-id 1100431898.2950.181.camel@localhost.localdomain
Whole thread Raw
Responses Re: Update TIP 9 please  (Markus Bertheau <twanger@bluetwanger.de>)
List pgsql-hackers
When 8.0 is released, TIP 9 should change from

TIP 9: the planner will ignore your desire to choose an index scan if
your joining column's datatypes do not match

to 

TIP 9: the planner will ignore your desire to choose an index scan if
your joining column's datatypes do not match (upgrade to 8.0!)

We could change this now...

...and add another TIP to encourage people to upgrade...?

-- 
Best Regards, Simon Riggs



pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: code question: storing INTO relation
Next
From: Markus Bertheau
Date:
Subject: Re: Update TIP 9 please