Derik Barclay <dbarclay(at)givex(dot)com> writes:
> On December 30, 2004 11:03 pm, Tom Lane wrote:
>> If you have any indexes or views referencing this column, then it's a
>> bit harder. But for the table itself I believe that will work.
> It is combined with another field to form an index.
> Does that mean a re-indexing will be required? or are there other issues?
No, I'm just thinking you should update atttypmod for the index column.
regards, tom lane