Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: AOO417, AOO420-Dev-m1, AOO416, AOO416-RC1, AOO415, AOO414
# 60ba3965 27-Oct-2017 Damjan Jovanovic

Split off a new dbtools.jar from the PostgreSQL driver, containing
the support code that can be reused by other drivers.

Also put it in an org.apache.openoffice base package.

Pa

Split off a new dbtools.jar from the PostgreSQL driver, containing
the support code that can be reused by other drivers.

Also put it in an org.apache.openoffice base package.

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1813467 13f79535-47bb-0310-9956-ffa450edef68

show more ...


# 3c5114b8 20-Aug-2017 Damjan Jovanovic

#i127350# - Table design: can't change length of Postgresql char types

Add the initial version of a new SDBC driver, for the PostgreSQL database.

Also its build changes: since it ne

#i127350# - Table design: can't change length of Postgresql char types

Add the initial version of a new SDBC driver, for the PostgreSQL database.

Also its build changes: since it needs Apache Commons Lang version 3,
get configure.ac to check for that, and get that to always build,
just like our driver does.

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1805579 13f79535-47bb-0310-9956-ffa450edef68

show more ...