General coding question - Mailing list pgsql-general

From jkells
Subject General coding question
Date
Msg-id eF3Iq.246365$Dk.27665@en-nntp-02.dc1.easynews.com
Whole thread Raw
Responses Re: General coding question  ("David Johnston" <polobo@yahoo.com>)
Re: General coding question  (Bill Moran <wmoran@potentialtech.com>)
List pgsql-general
General coding question.  Can I insert a text string into a character
varying column that contains a \ as is, meaning no escaping of the
character or is this a bad practice?

I.e:  Column                     data
    ==========              ====================================
    description              SUBDIV LOT 13 & N1\2 LOT  14

Thanks

pgsql-general by date:

Previous
From: Filip Rembiałkowski
Date:
Subject: Re: segfault with plproxy
Next
From: "David Johnston"
Date:
Subject: Re: General coding question