Re: BUG #5270: escape warning even with standard behavior

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Lothar" <lotharbongartz(at)hotmail(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #5270: escape warning even with standard behavior
Date: 2010-01-10 05:59:17
Message-ID: 25402.1263103157@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"Lothar" <lotharbongartz(at)hotmail(dot)com> writes:
> To switch off the escape character behavior, I changed the entry in
> postgresql.conf to
> #standard_conforming_strings = on

Um, if you didn't remove the # comment marker, that line wouldn't
do anything ...

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Kevin Grittner 2010-01-10 15:22:25 Re: could not open server file
Previous Message Lothar 2010-01-09 19:01:50 BUG #5270: escape warning even with standard behavior