File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ This isn't a guide on how to use JDBC - for that refer to Javasoft's web site:
9
9
10
10
http://www.javasoft.com/
11
11
12
- For problems with this driver, then refer to the postgres-interfaces email
12
+ For problems with this driver, then refer to the postgres-jdbc email
13
13
list:
14
14
15
15
http://www.postgresql.org/
@@ -29,7 +29,7 @@ COMPILING
29
29
To compile you will need to have ANT installed. To obtain ant go to
30
30
http://jakarta.apache.org/ant/index.html and download the binary. Being pure
31
31
java it will run on virtually all java platforms. If you have any problems
32
- please email the INTERFACES list.
32
+ please email the jdbc list.
33
33
34
34
Once you have ANT, run the configure script in the top-level directory with
35
35
the --with-java option. Then proceed with 'make' and 'make install' as
You can’t perform that action at this time.
0 commit comments