Re: 8.2 features status - Mailing list pgsql-hackers

From Joshua D. Drake
Subject Re: 8.2 features status
Date
Msg-id 44DA4AF0.9080200@commandprompt.com
Whole thread Raw
In response to Re: 8.2 features status  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane wrote:
> "Joshua D. Drake" <jd@commandprompt.com> writes:
>> It would also be useful to have possible dependencies. I recently saw
>> a patch come across from Sun, that Tom commented on, something about 
>> increase the size of some value to 64bit. I don't recall exactly.
>> Tom's comments although valid (as usual :)) were that the person missed
>> a bunch of stuff having to do with the planner.
>> Some of us may think... well of course that is obvious...
>> Well either the Sun guy was just lazy, or it isn't obvious. I prefer to 
>> think it is not obvious.
> 
> IIRC the problem with that patch was basically that the guy had failed
> to search all of the source code for references to the struct he wanted
> to modify.  This isn't really the fault of the TODO list.  It could be
> (probably already is) a hint in the developer's FAQ ... but I can't see
> putting that sort of generic how-to-develop-a-good-patch kind of info
> into every TODO item.

I entirely assumed that your references were correct. It was just the 
only example that I could think up off the top of my head.

I was more trying to display a good use of possible dependecies.

SIncerely,

Joshua D. Drake

> 
>             regards, tom lane
> 
> ---------------------------(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
> 


-- 
   === The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240   Providing the most comprehensive  PostgreSQL
solutionssince 1997             http://www.commandprompt.com/
 




pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [PATCHES] [BUGS] BUG #2569: statement_timeout bug on Windows
Next
From: "Joshua D. Drake"
Date:
Subject: Re: 8.2 features status