Re: Characters which requires escaping

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: "Antony Paul" <antonypaul24(at)hotmail(dot)com>, "pgsql-general" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Characters which requires escaping
Date: 2004-07-10 15:13:10
Message-ID: 200407101713.10399.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Antony Paul wrote:
> What are the characters which requires an escape sequence when
> used in the query. I am writing an application using JDBC.

That depends on which part of the query you are talking about.
Different syntactic constructs have different escaping rules.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2004-07-10 15:53:48 Re: [GENERAL] pg_dump and schema namespace notes
Previous Message Antony Paul 2004-07-10 13:44:41 Characters which requires escaping