From a94c20faa24cd450d697efa65be837075ec3cceb Mon Sep 17 00:00:00 2001 From: Marc Alexander Date: Wed, 13 Jan 2016 19:36:20 +0100 Subject: [ticket/11875] Add back new line PHPBB3-11875 --- phpBB/install/schemas/postgres_schema.sql | 1 + 1 file changed, 1 insertion(+) (limited to 'phpBB/install/schemas/postgres_schema.sql') diff --git a/phpBB/install/schemas/postgres_schema.sql b/phpBB/install/schemas/postgres_schema.sql index 890580a8b8..65caba8d1c 100644 --- a/phpBB/install/schemas/postgres_schema.sql +++ b/phpBB/install/schemas/postgres_schema.sql @@ -77,3 +77,4 @@ CREATE OPERATOR =( SORT1= <); COMMIT; + -- cgit v1.2.1