Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50c9557 commit fff9816Copy full SHA for fff9816
contrib/pg_upgrade/pg_upgrade
@@ -1,9 +1,9 @@
1
-z#!/bin/sh
+#!/bin/sh
2
#
3
# pg_upgrade: update a database without needing a full dump/reload cycle.
4
# CAUTION: Read the manual page before trying to use this!
5
6
-# $Header: /cvsroot/pgsql/contrib/pg_upgrade/Attic/pg_upgrade,v 1.4 2002/01/15 04:50:37 momjian Exp $
+# $Header: /cvsroot/pgsql/contrib/pg_upgrade/Attic/pg_upgrade,v 1.5 2002/01/15 04:55:26 momjian Exp $
7
8
# To migrate this to newer versions of PostgreSQL:
9
# 1) Update the version numbers at the top of the file
0 commit comments