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