"Rainer J. H. Brandt" <rjhb(at)bb-c(dot)de> writes:> In the output below (seen with PostgreSQL 8.1.3 and 8.2.1),> is it intentional that "char" is quoted, or is it a bug?
It's intentional --- that type is not the same as CHAR(n).
regards, tom lane