Re: Characters that needs escape characters when inserting to database - Mailing list pgsql-sql

From Michael Glaesemann
Subject Re: Characters that needs escape characters when inserting to database
Date
Msg-id 963723D6-0891-4EF0-8324-0D4E5FCF69AA@myrealbox.com
Whole thread Raw
In response to Characters that needs escape characters when inserting to database  ("Christian Paul B. Cosinas" <cpc@cybees.com>)
Responses Re: Characters that needs escape characters when inserting to database  (Michael Fuhr <mike@fuhr.org>)
List pgsql-sql
On Jan 18, 2006, at 7:21 , Christian Paul B. Cosinas wrote:

> Can anyone give me a list of characters that needs to be preceded  
> by an
> escape character before inserting to database.

Take a look at this documentation on string constants. It should  
answer the questions you have.
http://www.postgresql.org/docs/current/interactive/sql- 
syntax.html#SQL-SYNTAX-STRINGS

Michael Glaesemann
grzm myrealbox com





pgsql-sql by date:

Previous
From: "Christian Paul B. Cosinas"
Date:
Subject: Characters that needs escape characters when inserting to database
Next
From: Michael Fuhr
Date:
Subject: Re: Characters that needs escape characters when inserting to database