Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit f9e6e5a

Browse files
committed
Intialize DTM only when needed
1 parent 57bb8e7 commit f9e6e5a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/backend/storage/ipc/ipci.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,6 @@ CreateSharedMemoryAndSemaphores(bool makePrivate, int port)
285285
* Init array of Latches in SHMEM for WAITLSN
286286
*/
287287
WaitLSNShmemInit();
288-
DtmInitialize();
289288

290289
if (track_global_snapshots)
291290
DtmInitialize();

0 commit comments

Comments
 (0)