Add missing newlines at the end of two SQL files
commit027124a872d7b5dfddc69590af42f626b1727dba
authorMichael Paquier <michael@paquier.xyz>
Sun, 3 Nov 2024 10:42:51 +0000 (3 19:42 +0900)
committerMichael Paquier <michael@paquier.xyz>
Sun, 3 Nov 2024 10:42:51 +0000 (3 19:42 +0900)
tree65f5f2d05ada3ad485b8abb092cbc51fa7bdeded
parent825c72c071969bede8e15846a89a3bfa5b1be66b
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.
src/test/modules/test_slru/test_slru--1.0.sql
src/test/regress/sql/arrays.sql