From: Koichi S. <koi...@gm...> - 2014-07-02 02:24:22
|
Thank you Mark for the fix. It looks reasonable and should go to all the versions. I'll commit it soon. --- Koichi Suzuki 2014-07-01 23:05 GMT+09:00 Mark, Stefan <Ste...@se...>: > Hallo, > > there's a problem in postgres-xc v1.1 (and maybe also in other versions) that data that contains "\" and column separator is not replicated correctly to newly added data nodes. After some investigation we figured out that "\" and column separator are not quoted. The appended patch fixes this problem. > > Regards > Stefan > > -- > Dipl. Inf. > Stefan Mark > Consultant > Public Sector > secunet Security Networks AG > > > Phone: +49-201-5454-3583, Fax: +49-201-5454-1323 > E-Mail: ste...@se... > Ammonstraße 64, 01067 Dresden, Germany > www.secunet.com > > ______________________________________________________________________ > > Registered at: Kronprinzenstraße 30, 45128 Essen, Deutschland > Amtsgericht Essen HRB 13615 > Management Board: Dr Rainer Baumgart (CEO), Willem Bulthuis, Thomas Pleines > Chairman of Supervisory Board: Dr Peter Zattler > ______________________________________________________________________ > > > > ------------------------------------------------------------------------------ > Open source business process management suite built on Java and Eclipse > Turn processes into business applications with Bonita BPM Community Edition > Quickly connect people, data, and systems into organized workflows > Winner of BOSSIE, CODIE, OW2 and Gartner awards > http://p.sf.net/sfu/Bonitasoft > _______________________________________________ > Postgres-xc-developers mailing list > Pos...@li... > https://lists.sourceforge.net/lists/listinfo/postgres-xc-developers > |