Re: show value of backslashes in string array argument - Mailing list pgsql-sql

From Achilleas Mantzios
Subject Re: show value of backslashes in string array argument
Date
Msg-id 200711121158.19525.achill@matrix.gatewaynet.com
Whole thread Raw
In response to show value of backslashes in string array argument  ("Sabin Coanda" <sabin.coanda@deuromedia.ro>)
List pgsql-sql
If you do 
SELECT "colVarchar","colVarcharArray"[1] FROM test;
you will see that you get identical values.


-- 
Achilleas Mantzios 


pgsql-sql by date:

Previous
From: "Sabin Coanda"
Date:
Subject: show value of backslashes in string array argument
Next
From: "Sabin Coanda"
Date:
Subject: Re: show value of backslashes in string array argument