diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2004-01-19 21:20:06 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2004-01-19 21:20:06 +0000 |
commit | bd046b99f03811f992571c47c47f2cecfe38df0c (patch) | |
tree | 02e42477545d0508272a1d25376bcf4d1d609cd0 /doc/src/sgml/postgres.sgml | |
parent | 163edee6323bfc4abab09fbe20786d6a5dc970f8 (diff) | |
download | postgresql-bd046b99f03811f992571c47c47f2cecfe38df0c.tar.gz postgresql-bd046b99f03811f992571c47c47f2cecfe38df0c.zip |
Remove JDBC from the build system and documentation, too.
Diffstat (limited to 'doc/src/sgml/postgres.sgml')
-rw-r--r-- | doc/src/sgml/postgres.sgml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/src/sgml/postgres.sgml b/doc/src/sgml/postgres.sgml index 2fbbf401308..7e2e76de701 100644 --- a/doc/src/sgml/postgres.sgml +++ b/doc/src/sgml/postgres.sgml @@ -1,5 +1,5 @@ <!-- -$PostgreSQL: pgsql/doc/src/sgml/postgres.sgml,v 1.62 2003/11/29 19:51:37 pgsql Exp $ +$PostgreSQL: pgsql/doc/src/sgml/postgres.sgml,v 1.63 2004/01/19 21:20:06 tgl Exp $ --> <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V4.2//EN" [ @@ -179,7 +179,6 @@ $PostgreSQL: pgsql/doc/src/sgml/postgres.sgml,v 1.62 2003/11/29 19:51:37 pgsql E &lobj; &libpgtcl; &ecpg; - &jdbc; &infoschema; </part> |