Index: openacs-4/packages/xowiki/tcl/xowiki-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/xowiki-procs.tcl,v diff -u -r1.542.2.125 -r1.542.2.126 --- openacs-4/packages/xowiki/tcl/xowiki-procs.tcl 25 Dec 2021 16:10:22 -0000 1.542.2.125 +++ openacs-4/packages/xowiki/tcl/xowiki-procs.tcl 30 Dec 2021 08:07:33 -0000 1.542.2.126 @@ -4511,8 +4511,10 @@ # Deactivating hstore optimization for now, must be further # compeleted and debugged before activating it again. # - ns_log notice "hstore available $use_hstore, but deactivating anyway for now" - + if {$wc(h) ne "" || $uc(h) ne ""} { + ns_log notice "hstore available $use_hstore, but deactivating anyway for now (wc $wc(h) uc $uc(h) )" + } + set use_hstore 0 if {$use_hstore} { if {$wc(h) ne ""} {