citus/src/test/regress
Eren Başak bb3893d0d8 Set 1PC as the Default Commit Protocol for DDL Commands
Fixes #679

This change sets the default commit protocol for distributed DDL
commands to '1pc'. If the user issues a distributed DDL command with
this default setting, then once in a session, a NOTICE message is
shown about using '2pc' being extra safe.
2016-07-29 16:42:55 +03:00
..
data Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00
expected Set 1PC as the Default Commit Protocol for DDL Commands 2016-07-29 16:42:55 +03:00
input Set 1PC as the Default Commit Protocol for DDL Commands 2016-07-29 16:42:55 +03:00
output Set 1PC as the Default Commit Protocol for DDL Commands 2016-07-29 16:42:55 +03:00
sql Quick fix for possible segfault in PurgeConnection 2016-07-29 00:12:56 -06:00
.gitignore Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00
Makefile Reduce regression test runtime 2016-06-15 16:35:07 +03:00
multi_binary_schedule Reduce regression test runtime 2016-06-15 16:35:07 +03:00
multi_fdw_schedule Fix wrong storage type for foreign tables 2016-06-08 04:12:01 +03:00
multi_schedule Permit "single-shard" transactions 2016-07-21 15:57:22 -06:00
multi_task_tracker_extra_schedule Fix master_append_table_to_shard to work with schemas 2016-06-17 04:35:00 +03:00
pg_regress_multi.pl Always schema-prefix worker queries 2016-07-20 10:42:24 +03:00
worker_schedule Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00