Gregory Stark wrote:
Also, I thought we said this would be an error:
postgres=# select length("char"(0));
length
--------
0
(1 row)
IIRC, we said chr(0) would give you an error, and it does. I don't
recall any discussion of "char"(0), but no doubt a few brain cells have
died since then.
Fixing it would be trivial, I'm sure, but is it really a problem?
cheers
andrew
---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?
http://www.postgresql.org/docs/faq