Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 766a44f

Browse files
committed
Mention new jdbc mailing list instead of interfaces list.
1 parent 1ef9338 commit 766a44f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/interfaces/jdbc/README

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This isn't a guide on how to use JDBC - for that refer to Javasoft's web site:
99

1010
http://www.javasoft.com/
1111

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
1313
list:
1414

1515
http://www.postgresql.org/
@@ -29,7 +29,7 @@ COMPILING
2929
To compile you will need to have ANT installed. To obtain ant go to
3030
http://jakarta.apache.org/ant/index.html and download the binary. Being pure
3131
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.
3333

3434
Once you have ANT, run the configure script in the top-level directory with
3535
the --with-java option. Then proceed with 'make' and 'make install' as

0 commit comments

Comments
 (0)