Niall Ross | 15 May 2012 14:51

Re: postgresql version 9.1 problem

Dear Marten,

 >> WARNING This change can break applications that are not
 >> expecting it and do their own string escaping according to the
 >> old rules. ..."

>Are we talking all postgres or Store only here ?
>  
>
IIUC, VW's Postgres EXDI layer is where the old-style fixing of the \s 
occurs (in PostgreSQLEXDIStringValue>>stringFromObject), therefore 
whatever passes through that layer (i.e. everything, for all practical 
purposes) will experience the effect if it uses the current 
implementation to connect to a Postgres 9.1 or later installation that 
itself does the correction.  So no, it is not just Store.

             Yours faithfully
                   Niall Ross

Gmane