aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/jdbc.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/sgml/jdbc.sgml')
-rw-r--r--doc/src/sgml/jdbc.sgml8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/src/sgml/jdbc.sgml b/doc/src/sgml/jdbc.sgml
new file mode 100644
index 00000000000..3b7279762df
--- /dev/null
+++ b/doc/src/sgml/jdbc.sgml
@@ -0,0 +1,8 @@
+<Chapter>
+<Title>JDBC Interface</Title>
+
+<Para>
+There is a JDBC interface available for Postgres. It is documented elsewhere using
+the accepted tool for Java-language code.
+
+</Chapter>