Remove an unnecessary newline which may cause conflicts with upstream patches
authorPavan Deolasee <[email protected]>
Fri, 15 Jan 2016 17:58:58 +0000 (23:28 +0530)
committerPavan Deolasee <[email protected]>
Tue, 18 Oct 2016 09:41:42 +0000 (15:11 +0530)
src/backend/access/transam/twophase.c

index a7f226b5fd690269217f7efc514f8e708becf5ee..5ac4afc3ad918ad17cc86746c6f1045da85ddf46 100644 (file)
@@ -1068,7 +1068,6 @@ EndPrepare(GlobalTransaction gxact)
        /*
         * Create the 2PC state file.
         */
-
        TwoPhaseFilePath(path, xid);
 
        fd = OpenTransientFile(path,