Re: Range Types (catversion.h) - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Range Types (catversion.h)
Date
Msg-id 17509.1297357459@sss.pgh.pa.us
Whole thread Raw
In response to Re: Range Types (catversion.h)  ("Erik Rijkers" <er@xs4all.nl>)
Responses Re: Range Types (catversion.h)  (Jeff Davis <pgsql@j-davis.com>)
List pgsql-hackers
"Erik Rijkers" <er@xs4all.nl> writes:
> On Wed, February 9, 2011 09:35, Jeff Davis wrote:
>> Updated patch.

> I just wanted to mention that this latest patch doesn't quite apply as-is, because of catversion changes.

Just a note: standard practice is for submitted patches to *not* touch
catversion.h.  The committer will add that change before committing.
Otherwise, it's just guaranteed to cause merge problems such as this
one.  (It's not unreasonable to mention the need for a catversion bump
in the description of the patch, if you think the committer might not
realize it.)
        regards, tom lane


pgsql-hackers by date:

Previous
From: Dimitri Fontaine
Date:
Subject: Re: Extensions versus pg_upgrade
Next
From: Jeff Davis
Date:
Subject: Re: Range Types (catversion.h)