File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ common_setup.sql Common setup script. Contains values for install/uninst
10
10
install.sql Install script. Run as SYSTEM.
11
11
installO.LST Example of a successfull install.
12
12
proftab.sql DBMS_PROFILER tables. Copied from ?/rdbms/admin/proftab.sql.
13
+ proftab_comments.sql Table/column comments on DBMS_PROFILER tables.
13
14
RELEASE_NOTES.txt Release Notes for this release
14
15
test_all.sql SQL script to execute all Test Runners.
15
16
test_allO.LST Example of successful results from all Test Runners.
Original file line number Diff line number Diff line change @@ -8,3 +8,8 @@ New Features:
8
8
-) Exceptions from "query" assertions are now handled.
9
9
-) Streamlined WT_TEXT_REPORT output.
10
10
-) Added WT_TEST_RUN_STATS and WT_TESTCASE_STATS summary tables.
11
+ -) Added comments to DBMS_PROFILER tables.
12
+ -) Changed ANNO annotation to IGNR in WT_DBOUT_PROFILES table.
13
+ -) Added units to time columns in WT_DBOUT_PROFILES table.
14
+ -) Improved robustness of WT_PROFILER package.
15
+ -) Corrected problems with wtPLSQL non-owner testing.
You can’t perform that action at this time.
0 commit comments