mirror of
https://github.com/zebrajr/postgres.git
synced 2025-12-06 12:20:15 +01:00
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
Block a user