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

From Alvaro Herrera
Subject Re: have you feel anything when you read this ?
Date
Msg-id 20060320121354.GA12564@surnet.cl
Whole thread Raw
In response to Re: have you feel anything when you read this ?  (Achilleus Mantzios <achill@matrix.gatewaynet.com>)
Responses Re: have you feel anything when you read this ?
Re: have you feel anything when you read this ?
Re: have you feel anything when you read this ?
List pgsql-sql
Achilleus Mantzios wrote:

> dynacom=# SELECT '\000\150\145\154\154\157'::text;
>  text
> ------
> 
> (1 row)
> 
> dynacom=#         
> 
> Oops!

text is not bytea.

alvherre=# SELECT $$\000\150\145\154\154\157$$::bytea;  bytea   
-----------\000hello
(1 fila)

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.


pgsql-sql by date:

Previous
From: Achilleus Mantzios
Date:
Subject: Re: have you feel anything when you read this ?
Next
From: "Eugene E."
Date:
Subject: Re: have you feel anything when you read this ?