Skip to content

Commit c431db9

Browse files
committed
Updates for 7.1 branding.
1 parent 77145ac commit c431db9

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

register.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
(2000-09-01)
2+
(2000-12-11)
33
PostgreSQL has a Web site at http://www.postgresql.org/ which carries details
44
on the latest release, upcoming features, and other information to make your
55
work or play with PostgreSQL more productive.

src/bin/pg_dump/pg_upgrade

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# pg_upgrade: update a database without needing a full dump/reload cycle.
44
# CAUTION: read the manual page before trying to use this!
55

6-
# $Header: /cvsroot/pgsql/src/bin/pg_dump/Attic/pg_upgrade,v 1.15 2000/05/05 03:08:20 tgl Exp $
6+
# $Header: /cvsroot/pgsql/src/bin/pg_dump/Attic/pg_upgrade,v 1.16 2000/12/18 16:30:07 momjian Exp $
77
#
88
# NOTE: we must be sure to update the version-checking code a few dozen lines
99
# below for each new PostgreSQL release.
@@ -93,8 +93,7 @@ fi
9393
# looks uglier but is more flexible.
9494

9595
case "$SRCVERSION" in
96-
6.5) ;;
97-
7.0) ;;
96+
# 7.0) ;;
9897
*) echo "Sorry, `basename $0` cannot upgrade database version $SRCVERSION to $DESTVERSION." 1>&2
9998
echo "The on-disk structure of tables has changed." 1>&2
10099
echo "You will need to dump and restore using pg_dump." 1>&2

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy