Fix style of UDF

velioglu/wo_seq_test_1
Burak Velioglu 2022-01-13 12:51:45 +03:00
parent 718a864232
commit d84e1c1835
No known key found for this signature in database
GPG Key ID: F6827E620F6549C6
3 changed files with 5 additions and 4 deletions

View File

@ -508,6 +508,7 @@ NOTICE: create_citus_local_table is deprecated in favour of citus_add_local_tab
(1 row)
RESET citus.enable_object_propagation;
-- downgrade from 9.5-1 to 9.4-1 should fail as we have a citus local table
ALTER EXTENSION citus UPDATE TO '9.4-1';
ERROR: citus local tables are introduced in Citus 9.5