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

Commit63663e5

Browse files
committed
Disable trace in pg_tsdtm
1 parent35ac561 commit63663e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎contrib/pg_tsdtm/pg_dtm.c‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ typedef struct
7272
}DtmTransId;
7373

7474

75-
//#define DTM_TRACE(x)
76-
#defineDTM_TRACE(x) fprintf x
75+
#defineDTM_TRACE(x)
76+
//#define DTM_TRACE(x) fprintf x
7777

7878
staticshmem_startup_hook_typeprev_shmem_startup_hook;
7979
staticHTAB*xid2status;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp