remove blank line

This commit is contained in:
Dmitry Ivanov 2017-03-24 16:56:27 +03:00
parent 4e90fe9b48
commit 839aec7e71

View File

@ -258,4 +258,3 @@ LANGUAGE C STABLE STRICT;
CREATE FUNCTION repack.get_table_and_inheritors(regclass) RETURNS regclass[] AS
'MODULE_PATHNAME', 'repack_get_table_and_inheritors'
LANGUAGE C STABLE STRICT;