projects
/
users
/
bernd
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e097d96
)
More updates.
author
Bruce Momjian
<bruce@momjian.us>
Tue, 15 Jan 2002 04:55:26 +0000
(
04:55
+0000)
committer
Bruce Momjian
<bruce@momjian.us>
Tue, 15 Jan 2002 04:55:26 +0000
(
04:55
+0000)
contrib/pg_upgrade/pg_upgrade
patch
|
blob
|
blame
|
history
diff --git
a/contrib/pg_upgrade/pg_upgrade
b/contrib/pg_upgrade/pg_upgrade
index 6dc86e6ab72c9d01a1a92e2d4636b6088186b508..f7d1afe815c7b2fd2b33685cb2de57930147e5c6 100755
(executable)
--- a/
contrib/pg_upgrade/pg_upgrade
+++ b/
contrib/pg_upgrade/pg_upgrade
@@
-1,4
+1,4
@@
-
z
#!/bin/sh
+#!/bin/sh
#
# pg_upgrade: update a database without needing a full dump/reload cycle.
# CAUTION: Read the manual page before trying to use this!