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

Commit8a987af

Browse files
committed
Unset PGLIB so it doesn't slip in from the environment.
1 parent623453a commit8a987af

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎src/bin/scripts/createlang.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group
88
# Portions Copyright (c) 1994, Regents of the University of California
99
#
10-
# $Header: /cvsroot/pgsql/src/bin/scripts/Attic/createlang.sh,v 1.26 2001/05/23 22:00:43 petere Exp $
10+
# $Header: /cvsroot/pgsql/src/bin/scripts/Attic/createlang.sh,v 1.27 2001/05/2400:13:13 petere Exp $
1111
#
1212
#-------------------------------------------------------------------------
1313

@@ -19,6 +19,7 @@ dbname=
1919
langname=
2020
list=
2121
showsql=
22+
PGLIB=
2223

2324
# Check for echo -n vs echo \c
2425

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp