Re: Bug on CHARACTER(n) ? - Mailing list pgsql-bugs

From Pawel Bernat
Subject Re: Bug on CHARACTER(n) ?
Date
Msg-id 20051128175747.A18928@vlo
Whole thread Raw
In response to Bug on CHARACTER(n) ?  (Stefano Reksten <sreksten@sdb.it>)
List pgsql-bugs
On Mon, Nov 28, 2005 at 05:49:02PM +0100, Stefano Reksten wrote:
> Should not a char(10) insert 6 padding spaces? Or am I missing something
> like an update in the SQL standard?
Use char_length(string).

regards
--
Pawe³ Bernat; uselessness' lover;
select'<asm'||chr(64)||'asm'||'.'||'flynet'||chr(46)||'pl>'as email;
Slowly and surely the unix crept up on the Nintendo user ...

pgsql-bugs by date:

Previous
From: "Farid Z"
Date:
Subject: BUG #2076: 8.01.01.00 driver transaction error
Next
From: "Aaron Dummer"
Date:
Subject: BUG #2073: Can't drop sequence when created via SERIAL column