On tis, 2010-07-20 at 13:31 +0300, Marko Kreen wrote:
> >  http://wiki.postgresql.org/wiki/Standard_conforming_strings
> 
> There is two sorts of support:
> 
> 1. Detect stdstr on startup and use that setting.
> 
> 2. Detect online changes to stdstr and follow them.
> 
> AFAICS psycopg does not support 2).  Should we care about that?
> 
> There are probably other drivers with partial support.

I think a driver could also just use E'' when it sees a backslash in the
string.


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to