Removes extra line

pull/7240/head
gindibay 2023-11-16 05:34:41 +03:00
parent 56bc813bd0
commit a6e16252d1
1 changed files with 0 additions and 1 deletions

View File

@ -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.
--