On Wed, May 2, 2012 at 11:21 AM, Bruce Momjian <[email protected]> wrote: > On Wed, May 02, 2012 at 12:59:58PM +0000, [email protected] wrote: >> # CREATE SEQUENCE "\foo"; >> CREATE SEQUENCE >> # \ds "\ > > I am unable to reproduce this failure on my copy of 9.1.3. Have you > perhaps changed any server settings?
I only get the error if I: SET standard_conforming_strings TO off; otherwise, it works fine. Perhaps it's still worth fixing though. Josh -- Sent via pgsql-bugs mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs
