mirror of
https://github.com/postgres/postgres.git
synced 2025-06-16 06:01:02 +03:00
Remove extra newlines at end and beginning of files, add missing newlines
at end of files.
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
-- Portions Copyright (c) 1996-2010, PostgreSQL Global Development Group
|
||||
-- Portions Copyright (c) 1994, Regents of the University of California
|
||||
--
|
||||
-- $PostgreSQL: pgsql/src/tutorial/syscat.source,v 1.21 2010/01/02 16:58:17 momjian Exp $
|
||||
-- $PostgreSQL: pgsql/src/tutorial/syscat.source,v 1.22 2010/08/19 05:57:36 petere Exp $
|
||||
--
|
||||
---------------------------------------------------------------------------
|
||||
|
||||
@ -182,4 +182,3 @@ SELECT am.amname, n.nspname, opf.opfname, opr.oprname
|
||||
-- Reset the search path
|
||||
--
|
||||
RESET SEARCH_PATH;
|
||||
|
||||
|
Reference in New Issue
Block a user