File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 26
26
#
27
27
#
28
28
# IDENTIFICATION
29
- # $Header: /cvsroot/pgsql/src/bin/initdb/Attic/initdb.sh,v 1.89 2000/04/06 18:27:01 momjian Exp $
29
+ # $Header: /cvsroot/pgsql/src/bin/initdb/Attic/initdb.sh,v 1.90 2000/04/08 18:35:29 momjian Exp $
30
30
#
31
31
# -------------------------------------------------------------------------
32
32
@@ -606,7 +606,7 @@ echo "VACUUM ANALYZE" \
606
606
| " $PGPATH " /postgres $PGSQL_OPT template1 > /dev/null || exit_nicely
607
607
608
608
echo
609
- echo " Success. You can now start the database server using"
609
+ echo " Success. You can now start the database server using: "
610
610
echo " "
611
611
echo " $PGPATH /postmaster -D $PGDATA "
612
612
echo " or"
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ abstime/sparc-sun-solaris=abstime-solaris-1947
4
4
float4/.*-qnx=float4-exp-three-digits
5
5
float8/.*-bsdi=float8-small-is-zero
6
6
float8/.*-freebsd*=float8-small-is-zero
7
- float8/.*-netbsd=float8-small-is-zero
7
+ float8/i386- .*-netbsd=float8-small-is-zero
8
8
float8/.*-qnx=float8-exp-three-digits
9
9
float8/alpha.*-dec-osf=float8-fp-exception
10
10
float8/i.86-pc-cygwin*=float8-cygwin
You can’t perform that action at this time.
0 commit comments