Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc5ff357

Browse files
committed
Turn off DTM, we will merge with it later.
1 parent4feae40 commitc5ff357

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎src/backend/storage/ipc/ipci.c

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,8 @@ CreateSharedMemoryAndSemaphores(bool makePrivate, int port)
272272
SyncScanShmemInit();
273273
AsyncShmemInit();
274274
BackendRandomShmemInit();
275-
DtmInitialize();
275+
/* Uncomment to turn on DTM */
276+
/* DtmInitialize(); */
276277

277278
#ifdefEXEC_BACKEND
278279

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp