8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 18:43:02 +01:00

Turn on DEBUG_LCK_LIST

This commit is contained in:
AlexPeshkoff 2021-10-07 12:46:01 +03:00
parent e295ed4a62
commit 4462656b25

View File

@ -26,6 +26,9 @@
#define JRD_ATTACHMENT_H
#include "firebird.h"
#define DEBUG_LCK_LIST
// Definition of block types for data allocation in JRD
#include "../include/fb_blk.h"
#include "../jrd/scl.h"