aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/backend/bootstrap/bootstrap.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/backend/bootstrap/bootstrap.c b/src/backend/bootstrap/bootstrap.c
index 94ab5ca0954..67cd5ac6e9a 100644
--- a/src/backend/bootstrap/bootstrap.c
+++ b/src/backend/bootstrap/bootstrap.c
@@ -418,9 +418,6 @@ AuxiliaryProcessMain(int argc, char *argv[])
before_shmem_exit(ShutdownAuxiliaryProcess, 0);
}
- /*
- * XLOG operations
- */
SetProcessingMode(NormalProcessing);
switch (MyAuxProcType)