dial down smgr trace logging to same level as on 'main'

This commit is contained in:
Heikki Linnakangas
2025-07-31 20:47:20 +03:00
parent bb1f50bf09
commit e1c7d79e2a
5 changed files with 5 additions and 5 deletions

View File

@@ -84,7 +84,7 @@ static char *hexdump_page(char *page);
NInfoGetRelNumber(InfoFromSMgrRel(reln)) >= FirstNormalObjectId \
)
const int SmgrTrace = DEBUG1;
const int SmgrTrace = DEBUG5;
/* unlogged relation build states */
typedef enum