On Tue, Jul 10, 2007 at 04:32:32PM -0400, Ray Stell wrote: > Are there critical security or performance patches that should be > applied to 824 and how could I have determined this without this post?
If there were a real critical bug, there'd be a new release (which would mean 8.2.5). So the short answer is, "No." But sometimes there are patches that are critical for you_ but not _for everyone. You can compare the difference between the REL_[v_num]_STABLE and REL_[v_num]_[minor] of your release to see if there's something. You can do that by looking at the CVS interface at <http://developer.postgresql.org/cvsweb.cgi/pgsql/>, among other ways. A -- Andrew Sullivan | [EMAIL PROTECTED] When my information changes, I alter my conclusions. What do you do sir? --attr. John Maynard Keynes ---------------------------(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