History log of /trunk/main/connectivity/java/sdbc_postgresql/postgresql.component (Results 1 – 2 of 2)
Revision Date Author Comments
# 85e7a208 19-Aug-2025 John Bampton <jbampton@users.noreply.github.com>

pre-commit whitespace cleanup for `.component` files (#398)

Enforced 3 hooks for `.component` files:

- end-of-file-fixer
- mixed-line-ending
- trailing-whitespace


# 3c5114b8 20-Aug-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 Commo

#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 ...