mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Remove extra newlines at end and beginning of files, add missing newlines
at end of files.
This commit is contained in:
@ -18,4 +18,3 @@ INSERT INTO username_test VALUES ('tab', ' ');
|
||||
INSERT INTO username_test VALUES ('name', 'name');
|
||||
|
||||
SELECT * FROM username_test;
|
||||
|
||||
|
Reference in New Issue
Block a user