Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf56b4f1

Browse files
committed
Cleanup for DEBUG: removal in initdb.sh.
1 parent6fafb4d commitf56b4f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/bin/initdb/initdb.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
#
2727
#
2828
# IDENTIFICATION
29-
# $Header: /cvsroot/pgsql/src/bin/initdb/Attic/initdb.sh,v 1.22 1997/01/14 03:02:06 momjian Exp $
29+
# $Header: /cvsroot/pgsql/src/bin/initdb/Attic/initdb.sh,v 1.23 1997/01/14 03:07:15 momjian Exp $
3030
#
3131
#-------------------------------------------------------------------------
3232

@@ -345,5 +345,5 @@ echo
345345
if [$debug-eq 0 ];then
346346
echo"vacuuming template1"
347347
echo"vacuum"| postgres -F -Q -D$PGDATA template12>&1> /dev/null|\
348-
grep -v"^DEBUG"
348+
grep -v"^DEBUG:"
349349
fi

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp