On Wed, Sep 8, 2010 at 1:11 PM, tamanna madaan
<tamanna(dot)madan(at)globallogic(dot)com> wrote:
>
>
> Hi All
>
> Can a postgres patch for the fix ( provided in postgres-8.1.6 for
> autovacuum error ) be included with the postgres version I am using i.e
> postgres 8.1.2 so that I don't have to upgrade to 8.1.21 ??
>
> Please reply
If you look up the docs on diff and patch, you can easily make your
own from the source code. I'm not doing it, wanting to stay on a bug
ridden release by applying a single patch is insane.
--
To understand recursion, one must first understand recursion.