aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/transam/xlog.c
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2014-03-13 01:34:42 -0400
committerBruce Momjian <bruce@momjian.us>2014-03-13 01:34:42 -0400
commit886c0be3f65bdbb68e86ec2d66a8c1a4c34b2923 (patch)
tree0f837485442f44abfb64f8867bbfd06dfad50346 /src/backend/access/transam/xlog.c
parenta3115f0d9ec1ac93b82156535dc00b10172a4fe7 (diff)
downloadpostgresql-886c0be3f65bdbb68e86ec2d66a8c1a4c34b2923.tar.gz
postgresql-886c0be3f65bdbb68e86ec2d66a8c1a4c34b2923.zip
C comments: remove odd blank lines after #ifdef WIN32 lines
Diffstat (limited to 'src/backend/access/transam/xlog.c')
-rw-r--r--src/backend/access/transam/xlog.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/backend/access/transam/xlog.c b/src/backend/access/transam/xlog.c
index 141edf43278..5f3c3b9be1e 100644
--- a/src/backend/access/transam/xlog.c
+++ b/src/backend/access/transam/xlog.c
@@ -4182,7 +4182,6 @@ RemoveOldXlogFiles(XLogSegNo segno, XLogRecPtr endptr)
xlde->d_name)));
#ifdef WIN32
-
/*
* On Windows, if another process (e.g another backend)
* holds the file open in FILE_SHARE_DELETE mode, unlink