More char()/ascii() - Mailing list pgsql-hackers

From Gregory Stark
Subject More char()/ascii()
Date
Msg-id 87hcg3x18n.fsf@oxford.xeocode.com
Whole thread Raw
Responses Re: More char()/ascii()  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
Also, I thought we said this would be an error:

postgres=# select length("char"(0));length 
--------     0
(1 row)


--  Gregory Stark EnterpriseDB          http://www.enterprisedb.com Get trained by Bruce Momjian - ask me about
EnterpriseDB'sPostgreSQL training!
 


pgsql-hackers by date:

Previous
From: Gregory Stark
Date:
Subject: generating non-unicode 8-bit text data in SQL_ASCII encoding
Next
From: Dmitry Turin
Date:
Subject: Re: distibuted transactions, SQL+XPath+XTree