mirror of https://github.com/citusdata/citus.git
Adds multi_extension.out output
parent
46ab6f1c2b
commit
8928c0ff88
|
@ -1401,7 +1401,8 @@ ALTER EXTENSION citus UPDATE TO '12.1-1';
|
|||
SELECT * FROM multi_extension.print_extension_changes();
|
||||
previous_object | current_object
|
||||
---------------------------------------------------------------------
|
||||
(0 rows)
|
||||
| function citus_pause_node(integer) void
|
||||
(1 row)
|
||||
|
||||
DROP TABLE multi_extension.prev_objects, multi_extension.extension_diff;
|
||||
-- show running version
|
||||
|
|
Loading…
Reference in New Issue