BUG #1350: Backslash ecape charcter violates ISO/ANSI spec and is hazardous

From: "PostgreSQL Bugs List" <pgsql-bugs(at)postgresql(dot)org>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #1350: Backslash ecape charcter violates ISO/ANSI spec and is hazardous
Date: 2004-12-17 02:39:52
Message-ID: 20041217023952.A307F73A1A9@www.postgresql.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 1350
Logged by: Ken Johanson

Email address: ken(at)kensystem(dot)com

PostgreSQL version: 8.0 Beta

Operating system: Any

Description: Backslash ecape charcter violates ISO/ANSI spec and is
hazardous

Details:

I can't find any option to run the server in a more standard mode for string
escaping rules, of only needing to escape single quotes. The current
backslash-escape behavior is a huge problem for SQL statement portability, a
spec violation, and blindsides developers coming from Oracle, Sybase, MS,
etc.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2004-12-17 03:25:28 Re: BUG #1350: Backslash ecape charcter violates ISO/ANSI spec
Previous Message Tom Lane 2004-12-17 01:24:56 Re: timestamp arithmetic