Unescaping text or binary file

From: RDyes(at)monroehosp(dot)org
To: pgsql-sql(at)postgresql(dot)org
Subject: Unescaping text or binary file
Date: 2008-01-14 14:17:47
Message-ID: OFD7C8AF81.0D37F4DF-ON852573D0.004E5CB7-852573D0.004E8B3D@monroehosp.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

IN your sql statements you use e to escape data going into a binary, or
text field. How do you unescape this same data?
Richmond H. Dyes
Monroe Community Hospital
760-6213

Browse pgsql-sql by date

  From Date Subject
Next Message Marcin Krawczyk 2008-01-14 16:38:10 table column names - search
Previous Message Peter Childs 2008-01-14 09:44:58 Re: trigger for TRUNCATE?