Re: Backslash as ordinary char vs. not; set via a connection/session variable - Mailing list pgsql-general

From Alvaro Herrera
Subject Re: Backslash as ordinary char vs. not; set via a connection/session variable
Date
Msg-id 20060727202905.GI18774@surnet.cl
Whole thread Raw
In response to Backslash as ordinary char vs. not; set via a connection/session variable  (Ken Johanson <pg-user@kensystem.com>)
List 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

pgsql-general by date:

Previous
From: Bruno Wolff III
Date:
Subject: Re: Generating unique session ids
Next
From: Stefan Kaltenbrunner
Date:
Subject: Re: Backslash as ordinary char vs. not; set via a connection/session