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

Commit89ad160

Browse files
Jan WieckJan Wieck
Jan Wieck
authored and
Jan Wieck
committed
Arranged that plpgsql.so is used from new build, not installed
one in production PGLIB.Jan
1 parentdde36bf commit89ad160

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎src/test/regress/run_check.sh

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/sh
22
#
3-
# $Header: /cvsroot/pgsql/src/test/regress/Attic/run_check.sh,v 1.3 1999/11/21 01:53:39 tgl Exp $
3+
# $Header: /cvsroot/pgsql/src/test/regress/Attic/run_check.sh,v 1.4 1999/12/03 12:47:43 wieck Exp $
44

55
# ----------
66
# This is currently needed because the actual 7.0 psql makes
@@ -35,10 +35,12 @@ BINDIR=$CHKDIR/bin
3535
LOGDIR=$CHKDIR/log
3636
TIMDIR=$CHKDIR/timestamp
3737
PGPORT=65432
38+
PGLIB=$LIBDIR
3839
PMPID=
3940

4041
export CHKDIR
4142
export PGDATA
43+
export PGLIB
4244
export LOGDIR
4345
export TIMDIR
4446
export PGPORT

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp