From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
---|---|
To: | <pgsql-jdbc(at)postgresql(dot)org> |
Subject: | Documentation PostgreSQL-specific JDBC methods |
Date: | 2001-11-05 20:05:45 |
Message-ID: | Pine.LNX.4.30.0111051752210.617-100000@peter.localdomain |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-docs pgsql-jdbc |
The Programmer's Guide section 8.6 documents PostgreSQL-specific
extensions to the JDBC standard, such as the large object and the fastpath
interfaces. Right now most of this is just one big monospaced environment
with ASCII markup. I've tried to convert some of this to real DocBook
markup in the past, but this process was just tiresome because the
structure of the documentation could not be rendered very well in DocBook.
I think this could probably be done better by generating this material
directly with Javadoc and putting an external link in the DocBook-based
documentation.
Comments?
--
Peter Eisentraut peter_e(at)gmx(dot)net http://funkturm.homeip.net/~peter
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2001-11-05 23:15:07 | Re: Example is too wide |
Previous Message | Peter Eisentraut | 2001-11-05 20:04:34 | Re: PostgreSQL Logo? |
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2001-11-05 20:06:04 | Re: Submission of new DefaultProperties class |
Previous Message | Barry Lind | 2001-11-05 18:51:25 | Re: Upgrading is a pain: JDBC Driver loading problems |