diff options
| author | PostgreSQL Daemon | 2003-11-29 19:52:15 +0000 |
|---|---|---|
| committer | PostgreSQL Daemon | 2003-11-29 19:52:15 +0000 |
| commit | 969685ad443637a24650909357e4e768a88412fc (patch) | |
| tree | f4a2b7c998cc9ed58f2e228620af2bcc38729e93 /contrib/pg_upgrade | |
| parent | 738dc233f4dcb51e9c969718b52f5579de252880 (diff) | |
$Header: -> $PostgreSQL Changes ...
Diffstat (limited to 'contrib/pg_upgrade')
| -rwxr-xr-x | contrib/pg_upgrade/pg_upgrade | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/pg_upgrade/pg_upgrade b/contrib/pg_upgrade/pg_upgrade index 65dbddbbd7..cbbde33bba 100755 --- a/contrib/pg_upgrade/pg_upgrade +++ b/contrib/pg_upgrade/pg_upgrade @@ -3,7 +3,7 @@ # pg_upgrade: update a database without needing a full dump/reload cycle. # CAUTION: Read the manual page before trying to use this! -# $Header: /cvsroot/pgsql/contrib/pg_upgrade/Attic/pg_upgrade,v 1.15 2002/08/29 22:19:03 petere Exp $ +# $PostgreSQL: pgsql/contrib/pg_upgrade/pg_upgrade,v 1.16 2003/11/29 19:51:35 pgsql Exp $ # # To migrate this to newer versions of PostgreSQL: # 1) Update the version numbers at the top of the file |
