Index: openacs-4/packages/acs-admin/www/apm/version-files.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-admin/www/apm/version-files.tcl,v diff -u -N -r1.3 -r1.4 --- openacs-4/packages/acs-admin/www/apm/version-files.tcl 29 May 2001 01:46:29 -0000 1.3 +++ openacs-4/packages/acs-admin/www/apm/version-files.tcl 19 Aug 2001 21:26:05 -0000 1.4 @@ -91,7 +91,7 @@ doc_body_append "" } else { if { $installed_p == "t" } { - if { $file_type == "tcl_procs" || $file_type == "query_file" } { + if { $file_type == "tcl_procs" || ($file_type == "query_file" && [db_compatible_rdbms_p $db_type]) } { if { [nsv_exists apm_reload_watch "packages/$package_key/$path"] } { # This procs file is already being watched. doc_body_append " watch "