From 3f1197191685512d1968ffd8958497159944c2a1 Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Thu, 19 Aug 2010 05:57:36 +0000 Subject: Remove extra newlines at end and beginning of files, add missing newlines at end of files. --- src/pl/plpython/sql/plpython_spi.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/pl/plpython/sql/plpython_spi.sql') diff --git a/src/pl/plpython/sql/plpython_spi.sql b/src/pl/plpython/sql/plpython_spi.sql index b607cdb939..7f8f6a33d2 100644 --- a/src/pl/plpython/sql/plpython_spi.sql +++ b/src/pl/plpython/sql/plpython_spi.sql @@ -1,4 +1,4 @@ - +-- -- nested calls -- -- cgit v1.2.1