More char()/ascii()

From: Gregory Stark <stark(at)enterprisedb(dot)com>
To: pgsql-hackers list <pgsql-hackers(at)postgresql(dot)org>
Subject: More char()/ascii()
Date: 2008-02-20 12:26:32
Message-ID: 87hcg3x18n.fsf@oxford.xeocode.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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's PostgreSQL training!

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Dmitry Turin 2008-02-20 12:28:53 Re: distibuted transactions, SQL+XPath+XTree
Previous Message Gregory Stark 2008-02-20 12:24:04 generating non-unicode 8-bit text data in SQL_ASCII encoding