mirror of https://github.com/citusdata/citus.git
Removes extra line
parent
56bc813bd0
commit
a6e16252d1
|
@ -556,7 +556,6 @@ BEGIN
|
|||
ORDER BY node_type;
|
||||
END;
|
||||
$func$ LANGUAGE plpgsql;
|
||||
$func$ LANGUAGE plpgsql;
|
||||
-- For all nodes, returns database properties of given database, except
|
||||
-- oid, datfrozenxid and datminmxid.
|
||||
--
|
||||
|
|
Loading…
Reference in New Issue