fix regress test error

This commit is contained in:
zhaojun
2022-11-21 10:17:12 +08:00
parent 2b9ae9a811
commit 126e6fbc44

View File

@ -202,6 +202,7 @@ select name,vartype,unit,min_val,max_val from pg_settings where name <> 'qunit_c
dfs_partition_directory_length | integer | | 92 | 7999
dirty_page_percent_max | real | | 0.1 | 1
disable_memory_protect | bool | | |
dolphin_server_port | integer | | 1024 | 65535
dw_file_num | integer | | 1 | 16
dw_file_size | integer | | 32 | 256
dynamic_library_path | string | | |
@ -243,6 +244,7 @@ select name,vartype,unit,min_val,max_val from pg_settings where name <> 'qunit_c
enable_default_ustore_table | bool | | |
enable_defer_calculate_snapshot | bool | | |
enable_delta_store | bool | | |
enable_dolphin_proto | bool | | |
enable_double_write | bool | | |
enable_early_free | bool | | |
enable_extrapolation_stats | bool | | |