Bruce Momjian <maillist@candle.pha.pa.us> writes:
> Already done. We never passed atttypmod to the backend before 6.4, so
> the change it just to pass it or not pass it, and Tom already did that.
> The fact that the internal length was 2 and is not 4 is not relevant
> because we never passed it to the frontend in the past.
Ah, right. Should check the code before opining that it's wrong ;-)
regards, tom lane