Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
postgres-lambda-diff
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jakob Huber
postgres-lambda-diff
Commits
89ad1606
Commit
89ad1606
authored
25 years ago
by
Jan Wieck
Browse files
Options
Downloads
Patches
Plain Diff
Arranged that plpgsql.so is used from new build, not installed
one in production PGLIB. Jan
parent
dde36bfb
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/test/regress/run_check.sh
+3
-1
3 additions, 1 deletion
src/test/regress/run_check.sh
with
3 additions
and
1 deletion
src/test/regress/run_check.sh
+
3
−
1
View file @
89ad1606
#!/bin/sh
#!/bin/sh
#
#
# $Header: /cvsroot/pgsql/src/test/regress/Attic/run_check.sh,v 1.
3
1999/1
1/21 01:53:39 tgl
Exp $
# $Header: /cvsroot/pgsql/src/test/regress/Attic/run_check.sh,v 1.
4
1999/1
2/03 12:47:43 wieck
Exp $
# ----------
# ----------
# This is currently needed because the actual 7.0 psql makes
# This is currently needed because the actual 7.0 psql makes
...
@@ -35,10 +35,12 @@ BINDIR=$CHKDIR/bin
...
@@ -35,10 +35,12 @@ BINDIR=$CHKDIR/bin
LOGDIR
=
$CHKDIR
/log
LOGDIR
=
$CHKDIR
/log
TIMDIR
=
$CHKDIR
/timestamp
TIMDIR
=
$CHKDIR
/timestamp
PGPORT
=
65432
PGPORT
=
65432
PGLIB
=
$LIBDIR
PMPID
=
PMPID
=
export
CHKDIR
export
CHKDIR
export
PGDATA
export
PGDATA
export
PGLIB
export
LOGDIR
export
LOGDIR
export
TIMDIR
export
TIMDIR
export
PGPORT
export
PGPORT
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment