Re: Using escape strings in an insert statement. - Mailing list pgsql-sql

From Michael Glaesemann
Subject Re: Using escape strings in an insert statement.
Date
Msg-id 3D8C02A5-AF50-4D0C-AF36-188C83980452@seespotcode.net
Whole thread Raw
In response to Re: Using escape strings in an insert statement.  (Paul Lambert <paul.lambert@autoledgers.com.au>)
List pgsql-sql
On Jul 2, 2007, at 18:26 , Paul Lambert wrote:

> Looks like it's a toss-up between turning  
> standard_conforming_strings on or turning escape_string_warning  
> off, both seem to have the same effect in not giving the error  
> anymore.

A warning is not an error :)

Michael Glaesemann
grzm seespotcode net




pgsql-sql by date:

Previous
From: Paul Lambert
Date:
Subject: Re: Using escape strings in an insert statement.
Next
From: "Loredana Curugiu"
Date:
Subject: dblink inside plpgsql function