Re: [BUGS] BUG #4689: Expanding the length of a VARCHAR column should not induce a table rewrite - Mailing list pgsql-hackers

From Guillaume Smet
Subject Re: [BUGS] BUG #4689: Expanding the length of a VARCHAR column should not induce a table rewrite
Date
Msg-id 1d4e0c10903040257n70e5dfe6wd436caae3bc4ec8e@mail.gmail.com
Whole thread Raw
Responses Re: Re: [BUGS] BUG #4689: Expanding the length of a VARCHAR column should not induce a table rewrite
List pgsql-hackers
On Wed, Mar 4, 2009 at 11:50 AM, Peter Eisentraut <peter_e@gmx.net> wrote:
> The question is how you want to implement this in a data type independent
> fashion.  You can't assume that increasing the typmod is a noop for all data
> types.

Sure. See my previous answer on -hackers (I don't think this
discussion belong to -bugs) and especially the discussion in the
archives about Jonas' patch.

--
Guillaume


pgsql-hackers by date:

Previous
From: Guillaume Smet
Date:
Subject: Re: [BUGS] BUG #4689: Expanding the length of a VARCHAR column should not induce a table rewrite
Next
From: Heikki Linnakangas
Date:
Subject: Re: Immediate shutdown and system(3)