Skip to content

Commit 63663e5

Browse files
committed
Disable trace in pg_tsdtm
1 parent 35ac561 commit 63663e5

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-
#define DTM_TRACE(x) fprintf x
75+
#define DTM_TRACE(x)
76+
//#define DTM_TRACE(x) fprintf x
7777

7878
static shmem_startup_hook_type prev_shmem_startup_hook;
7979
static HTAB* xid2status;

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy