git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 6fafb4d)
Cleanup for DEBUG: removal in initdb.sh.
1997年1月14日 03:07:15 +0000 (03:07 +0000)
1997年1月14日 03:07:15 +0000 (03:07 +0000)

diff --git a/src/bin/initdb/initdb.sh b/src/bin/initdb/initdb.sh
index fb07c2cdff40cfcf743ca9a946a71088cb51c517..c23c40c8e48f72b9becfcb3d2f66effe87aa7821 100644 (file)
--- a/src/bin/initdb/initdb.sh
+++ b/src/bin/initdb/initdb.sh
@@ -26,7 +26,7 @@
#
#
# IDENTIFICATION
-# $Header: /cvsroot/pgsql/src/bin/initdb/Attic/initdb.sh,v 1.22 1997年01月14日 03:02:06 momjian Exp $
+# $Header: /cvsroot/pgsql/src/bin/initdb/Attic/initdb.sh,v 1.23 1997年01月14日 03:07:15 momjian Exp $
#
#-------------------------------------------------------------------------
@@ -345,5 +345,5 @@ echo
if [ $debug -eq 0 ]; then
echo "vacuuming template1"
echo "vacuum" | postgres -F -Q -D$PGDATA template1 2>&1 > /dev/null |\
- grep -v "^DEBUG"
+ grep -v "^DEBUG:"
fi
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /