From: <ap...@us...> - 2014-07-02 02:26:38
|
Project "Postgres-XC". The branch, REL1_1_STABLE has been updated via e7af1eb691be29c836154c635727c9f6c910a15a (commit) from 19a768b838faaa87c4f160fbb52f1fbb030fd03f (commit) - Log ----------------------------------------------------------------- http://postgres-xc.git.sourceforge.net/git/gitweb.cgi?p=postgres-xc/postgres-xc;a=commitdiff;h=e7af1eb691be29c836154c635727c9f6c910a15a commit f42d65e52278c42eb96d1984d359a640080c9727 Author: Koichi Suzuki <koi...@gm...> Date: Wed Jul 2 11:11:37 2014 +0900 Fix a bug to handle backslash in copy. Stefan Mark provided the fix. M src/backend/pgxc/copy/copyops.c ----------------------------------------------------------------------- Summary of changes: src/backend/pgxc/copy/copyops.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) hooks/post-receive -- Postgres-XC |