| /trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/ |
| H A D | PostgresqlResultSetMetaData.java | 3c5114b80d8bdef2a42f8ca7708764911f5e08fb Sun Aug 20 19:16:28 UTC 2017 Damjan Jovanovic <damjan@apache.org> #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
|
| H A D | PostgresqlDatabaseMetadata.java | 3c5114b80d8bdef2a42f8ca7708764911f5e08fb Sun Aug 20 19:16:28 UTC 2017 Damjan Jovanovic <damjan@apache.org> #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
|
| H A D | PostgresqlPreparedStatement.java | 3c5114b80d8bdef2a42f8ca7708764911f5e08fb Sun Aug 20 19:16:28 UTC 2017 Damjan Jovanovic <damjan@apache.org> #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
|
| H A D | PostgresqlStatement.java | 3c5114b80d8bdef2a42f8ca7708764911f5e08fb Sun Aug 20 19:16:28 UTC 2017 Damjan Jovanovic <damjan@apache.org> #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
|
| H A D | PostgresqlResultSet.java | 3c5114b80d8bdef2a42f8ca7708764911f5e08fb Sun Aug 20 19:16:28 UTC 2017 Damjan Jovanovic <damjan@apache.org> #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
|
| H A D | PostgresqlConnection.java | 3c5114b80d8bdef2a42f8ca7708764911f5e08fb Sun Aug 20 19:16:28 UTC 2017 Damjan Jovanovic <damjan@apache.org> #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
|
| H A D | PostgresqlDriver.java | 3c5114b80d8bdef2a42f8ca7708764911f5e08fb Sun Aug 20 19:16:28 UTC 2017 Damjan Jovanovic <damjan@apache.org> #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
|
| H A D | PostgresqlTables.java | 3c5114b80d8bdef2a42f8ca7708764911f5e08fb Sun Aug 20 19:16:28 UTC 2017 Damjan Jovanovic <damjan@apache.org> #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
|
| H A D | PostgresqlTable.java | 3c5114b80d8bdef2a42f8ca7708764911f5e08fb Sun Aug 20 19:16:28 UTC 2017 Damjan Jovanovic <damjan@apache.org> #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
|
| H A D | PostgresqlCatalog.java | 3c5114b80d8bdef2a42f8ca7708764911f5e08fb Sun Aug 20 19:16:28 UTC 2017 Damjan Jovanovic <damjan@apache.org> #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
|
| /trunk/main/connectivity/java/sdbc_postgresql/ |
| H A D | sdbc_postgresql.xcu | 3c5114b80d8bdef2a42f8ca7708764911f5e08fb Sun Aug 20 19:16:28 UTC 2017 Damjan Jovanovic <damjan@apache.org> #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
|
| H A D | postgresql.component | 3c5114b80d8bdef2a42f8ca7708764911f5e08fb Sun Aug 20 19:16:28 UTC 2017 Damjan Jovanovic <damjan@apache.org> #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
|
| H A D | makefile.mk | 3c5114b80d8bdef2a42f8ca7708764911f5e08fb Sun Aug 20 19:16:28 UTC 2017 Damjan Jovanovic <damjan@apache.org> #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
|
| H A D | build.xml | 3c5114b80d8bdef2a42f8ca7708764911f5e08fb Sun Aug 20 19:16:28 UTC 2017 Damjan Jovanovic <damjan@apache.org> #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
|
| /trunk/main/dbaccess/source/core/misc/ |
| H A D | dsntypes.cxx | 3c5114b80d8bdef2a42f8ca7708764911f5e08fb Sun Aug 20 19:16:28 UTC 2017 Damjan Jovanovic <damjan@apache.org> #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
|
| /trunk/main/connectivity/ |
| H A D | target.pmk | 3c5114b80d8bdef2a42f8ca7708764911f5e08fb Sun Aug 20 19:16:28 UTC 2017 Damjan Jovanovic <damjan@apache.org> #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
|
| /trunk/main/dbaccess/source/inc/ |
| H A D | dsntypes.hxx | 3c5114b80d8bdef2a42f8ca7708764911f5e08fb Sun Aug 20 19:16:28 UTC 2017 Damjan Jovanovic <damjan@apache.org> #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
|
| /trunk/main/apache-commons/java/lang/ |
| H A D | makefile.mk | 3c5114b80d8bdef2a42f8ca7708764911f5e08fb Sun Aug 20 19:16:28 UTC 2017 Damjan Jovanovic <damjan@apache.org> #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
|
| /trunk/main/connectivity/prj/ |
| H A D | d.lst | 3c5114b80d8bdef2a42f8ca7708764911f5e08fb Sun Aug 20 19:16:28 UTC 2017 Damjan Jovanovic <damjan@apache.org> #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
|
| H A D | build.lst | 3c5114b80d8bdef2a42f8ca7708764911f5e08fb Sun Aug 20 19:16:28 UTC 2017 Damjan Jovanovic <damjan@apache.org> #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
|
| /trunk/main/postprocess/packregistry/ |
| H A D | makefile.mk | 3c5114b80d8bdef2a42f8ca7708764911f5e08fb Sun Aug 20 19:16:28 UTC 2017 Damjan Jovanovic <damjan@apache.org> #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
|
| /trunk/main/scp2/source/ooo/ |
| H A D | file_ooo.scp | 3c5114b80d8bdef2a42f8ca7708764911f5e08fb Sun Aug 20 19:16:28 UTC 2017 Damjan Jovanovic <damjan@apache.org> #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
|
| H A D | module_hidden_ooo.scp | 3c5114b80d8bdef2a42f8ca7708764911f5e08fb Sun Aug 20 19:16:28 UTC 2017 Damjan Jovanovic <damjan@apache.org> #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
|
| /trunk/main/postprocess/packcomponents/ |
| H A D | makefile.mk | 3c5114b80d8bdef2a42f8ca7708764911f5e08fb Sun Aug 20 19:16:28 UTC 2017 Damjan Jovanovic <damjan@apache.org> #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
|
| /trunk/main/ |
| H A D | configure.ac | 3c5114b80d8bdef2a42f8ca7708764911f5e08fb Sun Aug 20 19:16:28 UTC 2017 Damjan Jovanovic <damjan@apache.org> #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
|