mirror of https://github.com/citusdata/citus.git
Add test files.
parent
0df515ca28
commit
79cb71811f
|
@ -12,3 +12,4 @@ test: function_create
|
|||
test: arbitrary_configs_truncate_create
|
||||
test: arbitrary_configs_truncate_cascade_create
|
||||
test: arbitrary_configs_truncate_partition_create
|
||||
test: test_gg
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
SELECT pg_backend_pid();
|
Loading…
Reference in New Issue