[BUGS] BUG #6177: Size field type TEXT

2011-08-25 Thread Claudio Oliveira
The following bug has been logged online: Bug reference: 6177 Logged by: Claudio Oliveira Email address: claudio...@hotmail.com PostgreSQL version: 9.1rc1 Operating system: Windows 7 Description:Size field type TEXT Details: Hello, Use version 8.4 and have no

Re: [BUGS] BUG #6177: Size field type TEXT

2011-08-25 Thread Claudio Oliveira
r_length select (val) from txt; select *, length (val) val is null, (val ~ 'x') from txt; Thank you. Claudio Oliveira http://www.msisolucoes.com.br > From: br...@momjian.us > Subject: Re: [BUGS] BUG #6177: Size field type TEXT > To: kevin.gritt...@wicourts.gov >