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]>
Fri, 15 Jan 2016 17:58:58 +0000 (23:28 +0530)
src/backend/access/transam/twophase.c

index 90c29b4835e3b15166da781c2a422052078f2c31..2a5d43ed9caf0455eb12132e1c82a57e6f793a85 100644 (file)
@@ -1070,7 +1070,6 @@ EndPrepare(GlobalTransaction gxact)
        /*
         * Create the 2PC state file.
         */
-
        TwoPhaseFilePath(path, xid);
 
        fd = OpenTransientFile(path,