..
am_alter.sql
tests WIP
2020-09-16 11:10:39 -07:00
am_analyze.sql
add AM tests
2020-09-16 11:10:39 -07:00
am_clean.sql
better makefile
2020-09-16 11:10:40 -07:00
am_drop.sql
Rename cstore_tables to cstore_data_files
2020-10-05 09:28:40 -07:00
am_functions.sql
more tests pass
2020-09-16 11:10:39 -07:00
am_insert.sql
more tests...
2020-09-16 11:10:39 -07:00
am_join.sql
Projection pushdown ( #11 )
2020-10-13 13:36:02 +02:00
am_query.sql
tests WIP
2020-09-16 11:10:39 -07:00
am_rollback.sql
Fix writes after rollback
2020-10-05 09:51:24 -07:00
am_truncate.sql
Implement nontransactional truncate
2020-10-05 10:09:19 -07:00
am_vacuum.sql
log stats on verbose
2020-10-08 14:42:49 -07:00
extension_create.sql
tests WIP
2020-09-16 11:10:39 -07:00
fdw_alter.sql
Rename tests to be FDW-specific.
2020-09-15 12:51:15 -07:00
fdw_analyze.sql
Rename tests to be FDW-specific.
2020-09-15 12:51:15 -07:00
fdw_clean.sql
better makefile
2020-09-16 11:10:40 -07:00
fdw_drop.sql
Rename cstore_tables to cstore_data_files
2020-10-05 09:28:40 -07:00
fdw_functions.sql
Rename tests to be FDW-specific.
2020-09-15 12:51:15 -07:00
fdw_insert.sql
Rename tests to be FDW-specific.
2020-09-15 12:51:15 -07:00
fdw_query.sql
Rename tests to be FDW-specific.
2020-09-15 12:51:15 -07:00
fdw_rollback.sql
Fix writes after rollback
2020-10-05 09:51:24 -07:00
fdw_truncate.sql
Implement nontransactional truncate
2020-10-05 10:09:19 -07:00