1
0
mirror of https://github.com/postgres/postgres.git synced 2025-09-03 15:22:11 +03:00

Fix some issues with missing or too many newlines at

end of file.
This commit is contained in:
Tom Lane
2005-04-07 15:23:06 +00:00
parent e00ee88761
commit 988dec0518
4 changed files with 4 additions and 3 deletions

View File

@@ -2183,3 +2183,4 @@ SELECT * FROM t3;
x | y
---+---
(0 rows)