Re: 8.4 release planning
Peter Eisentraut <peter_e@gmx.net>
From: Peter Eisentraut <peter_e@gmx.net>
To: pgsql-hackers@postgresql.org
Cc: Ron Mayer <rm_pg@cheapcomplexdevices.com>, Gregory Stark <stark@enterprisedb.com>, Merlin Moncure <mmoncure@gmail.com>, Josh Berkus <josh@agliodbs.com>, "Joshua D. Drake" <jd@commandprompt.com>, Robert Haas <robertmhaas@gmail.com>, "Jonah H. Harris" <jonah.harris@gmail.com>, Tom Lane <tgl@sss.pgh.pa.us>, Simon Riggs <simon@2ndquadrant.com>, Bruce Momjian <bruce@momjian.us>, Bernd Helmle <mailings@oopsware.de>
Date: 2009-01-27T13:13:27Z
Lists: pgsql-hackers
On Tuesday 27 January 2009 00:42:32 Ron Mayer wrote: > If it were just as easy for us to pull from a > "all 'pending-patches' for-commit-fest-nov that pass regression tests" > branch, I'd happily pull from that instead. Considering that most patches don't come with regression tests, this would accomplish very little. And even those patches that did come with regression tests (e.g., updatable views) need a design analysis much more than running an automated test suite. Ultimately, it does come down to human work.