Re: Backslash as ordinary char vs. not; set via a connection/session variable

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: ken(at)kensystem(dot)com
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Backslash as ordinary char vs. not; set via a connection/session variable
Date: 2006-07-27 20:29:05
Message-ID: 20060727202905.GI18774@surnet.cl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Ken Johanson wrote:
> Tom and folks,
>
> Will it be possible to set this more standard backslash handling
> behavior -- and possibly similar conformance modes... in a way similar
> to how mysql allows? They allow one to issue commands on the connection
> like:
>
> SET SESSION sql_mode = 'NO_BACKSLASH_ESCAPES,IGNORE_SPACE,ANSI'

Is this something you cannot do with ALTER ROLE SET foo=bar ?

--
Alvaro Herrera http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Stefan Kaltenbrunner 2006-07-27 20:37:49 Re: Backslash as ordinary char vs. not; set via a connection/session
Previous Message Bruno Wolff III 2006-07-27 20:13:02 Re: Generating unique session ids