From: Pavan Deolasee Date: Fri, 15 Jan 2016 17:58:58 +0000 (+0530) Subject: Remove an unnecessary newline which may cause conflicts with upstream patches X-Git-Tag: XL9_5_R1BETA1~95 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=6eaee40b468ccbde758295d1874f922c1b16bd45;p=postgres-xl.git Remove an unnecessary newline which may cause conflicts with upstream patches --- diff --git a/src/backend/access/transam/twophase.c b/src/backend/access/transam/twophase.c index 90c29b4835..2a5d43ed9c 100644 --- a/src/backend/access/transam/twophase.c +++ b/src/backend/access/transam/twophase.c @@ -1070,7 +1070,6 @@ EndPrepare(GlobalTransaction gxact) /* * Create the 2PC state file. */ - TwoPhaseFilePath(path, xid); fd = OpenTransientFile(path,