mirror of https://github.com/postgres/postgres
Fix whitespace
This commit is contained in:
parent
580a446c21
commit
070c3d3937
|
@ -51,5 +51,3 @@ CREATE VIEW pg_stat_statements AS
|
|||
SELECT * FROM pg_stat_statements(true);
|
||||
|
||||
GRANT SELECT ON pg_stat_statements TO PUBLIC;
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue