📄 verb.so
字号:
m4_comment([$Id: verb.so,v 1.8 2004/09/28 14:13:10 bostic Exp $])m4_ref_title(Upgrading m4_db Applications, Release 4.3: DB_ENV-__GT__set_verbose,, upgrade.4.3/stat, upgrade.4.3/log)m4_p([dnlThe 4.3 release removes support for the m4_refT(dbenv_set_verbose) flagDB_VERB_CHKPOINT. Application writers should simply remove any use ofthis flag from their applications.])m4_p([dnlThe 4.3 release redirects output configured by the m4_refT(dbenv_set_verbose)from the error output channels (see the m4_ref(dbenv_set_errfile) andm4_refT(dbenv_set_errcall)s for more information) to the newm4_ref(dbenv_set_msgcall) and m4_ref(dbenv_set_msgfile) message outputchannels. This change means the error output channels are now only usedfor errors, and not for debugging and performance tuning messages aswell as errors. Application writers using m4_ref(dbenv_set_verbose)should confirm that output is handled appropriately.])m4_page_footer
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -