Re: have you feel anything when you read this ? - Mailing list pgsql-sql

From Eugene E.
Subject Re: have you feel anything when you read this ?
Date
Msg-id 441E9DEC.2070805@bankir.ru
Whole thread Raw
In response to Re: have you feel anything when you read this ?  (Alvaro Herrera <alvherre@commandprompt.com>)
Responses Re: have you feel anything when you read this ?
List pgsql-sql
Alvaro Herrera wrote:
> Achilleus Mantzios wrote:
> 
> 
>>dynacom=# SELECT '\000\150\145\154\154\157'::text;
>> text
>>------
>>
>>(1 row)
>>
>>dynacom=#         
>>
>>Oops!
> 
> 
> text is not bytea.

source says:

typedef text varlena;
typedef bytea varlena;

:-)


pgsql-sql by date:

Previous
From: Achilleus Mantzios
Date:
Subject: Re: have you feel anything when you read this ?
Next
From: Alvaro Herrera
Date:
Subject: Re: have you feel anything when you read this ?