diff options
| author | Peter Eisentraut | 2010-08-19 05:57:36 +0000 |
|---|---|---|
| committer | Peter Eisentraut | 2010-08-19 05:57:36 +0000 |
| commit | 3f1197191685512d1968ffd8958497159944c2a1 (patch) | |
| tree | e87eee088562121ea0b586694dd478eb0c480ca2 /contrib/btree_gist/sql/int4.sql | |
| parent | d37781fa82fa6b4316e51aca210d5fb53bd33983 (diff) | |
Remove extra newlines at end and beginning of files, add missing newlines
at end of files.
Diffstat (limited to 'contrib/btree_gist/sql/int4.sql')
| -rw-r--r-- | contrib/btree_gist/sql/int4.sql | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/btree_gist/sql/int4.sql b/contrib/btree_gist/sql/int4.sql index 2f80c5afd1b..31307d3610d 100644 --- a/contrib/btree_gist/sql/int4.sql +++ b/contrib/btree_gist/sql/int4.sql @@ -29,4 +29,3 @@ SELECT count(*) FROM int4tmp WHERE a = 237::int4; SELECT count(*) FROM int4tmp WHERE a >= 237::int4; SELECT count(*) FROM int4tmp WHERE a > 237::int4; - |
