Re: [HACKERS] atttypmod now 32 bits, interface change - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [HACKERS] atttypmod now 32 bits, interface change
Date
Msg-id 3048.901136472@sss.pgh.pa.us
Whole thread Raw
In response to Re: [HACKERS] atttypmod now 32 bits, interface change  (Bruce Momjian <maillist@candle.pha.pa.us>)
List pgsql-hackers
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

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: performance book
Next
From: Michael Richards
Date:
Subject: Efficiency again...