General coding question

From: jkells <jtkells(at)verizon(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: General coding question
Date: 2011-12-20 17:32:58
Message-ID: eF3Iq.246365$Dk.27665@en-nntp-02.dc1.easynews.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message David Johnston 2011-12-20 18:32:32 Re: General coding question
Previous Message Filip Rembiałkowski 2011-12-20 16:59:13 Re: segfault with plproxy