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

From Achilleus Mantzios
Subject Re: have you feel anything when you read this ?
Date
Msg-id Pine.LNX.4.44.0603201520440.22894-100000@matrix.gatewaynet.com
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
O Alvaro Herrera έγραψε στις Mar 20, 2006 :

> 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)

Sure, but we are trying to reproduce the mysql phaenomenon right? :)

> 
> 

-- 
-Achilleus



pgsql-sql by date:

Previous
From: "Eugene E."
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 ?