mirror of
https://github.com/postgres/postgres.git
synced 2025-06-11 20:28:21 +03:00
Remove extra newlines at end and beginning of files, add missing newlines
at end of files.
This commit is contained in:
@ -29,4 +29,3 @@ SELECT count(*) FROM intervaltmp WHERE a = '199 days 21:21:23'::interval;
|
||||
SELECT count(*) FROM intervaltmp WHERE a >= '199 days 21:21:23'::interval;
|
||||
|
||||
SELECT count(*) FROM intervaltmp WHERE a > '199 days 21:21:23'::interval;
|
||||
|
||||
|
Reference in New Issue
Block a user