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
--
Sent via pgsql-general mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general
