Add missing newlines at the end of two SQL files
Michael Paquier <michael@paquier.xyz>
Add missing newlines at the end of two SQL files arrays.sql was already missing it before 49d6c7d8daba, and I have just noticed it thanks to this commit. The second one in test_slru has been introduced by 768a9fd5535f.
Files
| Path | Change | +/− |
|---|---|---|
| src/test/modules/test_slru/test_slru--1.0.sql | modified | +1 −1 |
| src/test/regress/sql/arrays.sql | modified | +1 −1 |