File tree 1 file changed +1
-9
lines changed 1 file changed +1
-9
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Frequently Asked Questions (FAQ) for PostgreSQL V6.5
3
3
Sun Solaris Specific
4
4
TO BE READ IN CONJUNCTION WITH THE NORMAL FAQ
5
5
=======================================================
6
- last updated: $Date: 2000/10/18 21 :18:24 $
6
+ last updated: $Date: 2000/10/19 03 :18:56 $
7
7
8
8
current maintainer: Marc Liyanage (liyanage@access.ch)
9
9
original author: Marc Liyanage (liyanage@access.ch)
@@ -13,7 +13,6 @@ Contents:
13
13
14
14
1.1) What tools do I need to build and install PostgreSQL on Solaris?
15
15
1.2) What else do I have to do before building PostgreSQL?
16
- 1.3) Why am I having trouble using PL/pgsql and other procedural languages?
17
16
18
17
19
18
Notes:
@@ -80,10 +79,3 @@ Do this:
80
79
81
80
There is some good information about this here:
82
81
http://www.visi.com/~barr/ldpath.html
83
-
84
-
85
- 1.3) Why am I having trouble using PL/pgsql and other procedural languages?
86
-
87
- Try adding this to template/solaris_sparc_gcc and recompile:
88
-
89
- LDFLAGS:-Wl,--export-dynamic
You can’t perform that action at this time.
0 commit comments