diff options
author | monty@hundin.mysql.fi <> | 2001-06-05 04:05:33 +0300 |
---|---|---|
committer | monty@hundin.mysql.fi <> | 2001-06-05 04:05:33 +0300 |
commit | 704c03ca572d0f6c98a125fce37771efd09f2b81 (patch) | |
tree | b952b185420f1578799b95526a1c2eeb16a583b9 /sql-bench/limits/pg.cfg | |
parent | 0fd7d236f33ad579dd031a678721e3c7affec6fe (diff) | |
download | mariadb-git-704c03ca572d0f6c98a125fce37771efd09f2b81.tar.gz |
Updated benchmarks and crash-me for postgreSQL 7.1.1
Fixed option for symlinks
Diffstat (limited to 'sql-bench/limits/pg.cfg')
-rw-r--r-- | sql-bench/limits/pg.cfg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sql-bench/limits/pg.cfg b/sql-bench/limits/pg.cfg index ed1c2eaa63f..9cb42f86b8a 100644 --- a/sql-bench/limits/pg.cfg +++ b/sql-bench/limits/pg.cfg @@ -1,4 +1,4 @@ -#This file is automaticly generated by crash-me 1.56 +#This file is automaticly generated by crash-me 1.57 NEG=yes # update of column= -column Need_cast_for_null=no # Need to cast NULL for arithmetic @@ -36,7 +36,7 @@ constraint_check=yes # Column constraints constraint_check_table=yes # Table constraints constraint_null=yes # NULL constraint (SyBase style) crash_me_safe=yes # crash me safe -crash_me_version=1.56 # crash me version +crash_me_version=1.57 # crash me version create_default=yes # default value for column create_default_func=yes # default value function for column create_if_not_exists=no # create table if not exists |