/aoo42x/main/connectivity/java/sdbc_postgresql/ |
H A D | makefile.mk | 3c5114b8 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 | 3c5114b8 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 | sdbc_postgresql.xcu | 3c5114b8 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 | 3c5114b8 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
|
/aoo42x/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/ |
H A D | PostgresqlResultSetMetaData.java | 3c5114b8 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 | 3c5114b8 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 | 3c5114b8 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 | 3c5114b8 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 | 3c5114b8 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 | 3c5114b8 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
|
/aoo42x/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/comphelper/ |
H A D | CompHelper.java | 3c5114b8 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 | OEnumerationByIndex.java | 3c5114b8 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 | OEnumerationByName.java | 3c5114b8 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 | OfficeResourceBundle.java | 3c5114b8 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
|
/aoo42x/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/ |
H A D | MapToXNameAccessAdapter.java | 3c5114b8 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 | MapToXNameContainerAdapter.java | 3c5114b8 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 | StandardSQLState.java | 3c5114b8 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 | PropertyIds.java | 3c5114b8 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 | SharedResources.java | 3c5114b8 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 | DBTypeConversion.java | 3c5114b8 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
|
/aoo42x/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/descriptors/ |
H A D | SdbcxDescriptorContainer.java | 3c5114b8 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
|
/aoo42x/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/ |
H A D | OIndexColumnContainer.java | 3c5114b8 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 | OIndexContainer.java | 3c5114b8 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 | OKeyColumnContainer.java | 3c5114b8 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 | OKeyContainer.java | 3c5114b8 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
|