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

Commit45f1d32

Browse files
author
Bryan Henderson
committed
Eliminate pesky "postconfig not found" message.
1 parenteda3771 commit45f1d32

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.14 1996/11/22 04:33:34 bryanh Exp $
29+
# $Header: /cvsroot/pgsql/src/bin/initdb/Attic/initdb.sh,v 1.15 1996/11/23 09:42:51 bryanh Exp $
3030
#
3131
#-------------------------------------------------------------------------
3232

@@ -50,7 +50,7 @@ CMDNAME=`basename $0`
5050

5151
# The x=x below is to satisfy export if postconfig returns nothing.
5252

53-
export x=x$(postconfig2>/dev/null)
53+
export x=x$(execpostconfig2>/dev/null)
5454

5555
# Set defaults:
5656
debug=0

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp