diff options
Diffstat (limited to 'src/pl/tcl/sql/pltcl_setup.sql')
-rw-r--r-- | src/pl/tcl/sql/pltcl_setup.sql | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/pl/tcl/sql/pltcl_setup.sql b/src/pl/tcl/sql/pltcl_setup.sql index b88ebbcffe3..55ac7e20d55 100644 --- a/src/pl/tcl/sql/pltcl_setup.sql +++ b/src/pl/tcl/sql/pltcl_setup.sql @@ -1,10 +1,4 @@ -- --- checkpoint so that if we have a crash in the tests, replay of the --- just-completed CREATE DATABASE won't discard the core dump file --- -checkpoint; - --- -- Create the tables used in the test queries -- -- T_pkey1 is the primary key table for T_dta1. Entries from T_pkey1 |