summaryrefslogtreecommitdiff
path: root/connectivity
diff options
context:
space:
mode:
authorLionel Elie Mamane <lionel@mamane.lu>2011-08-12 17:01:02 +0200
committerLionel Elie Mamane <lionel@mamane.lu>2011-11-17 21:15:24 +0100
commit198a4388ee9cd36bc8588cb31f50e3ef797062c8 (patch)
treeca5c8bb613be405def8b92ad7162803f9a4bf0ed /connectivity
parent9f479d9334262f65ea844281ef0281ed736d59fe (diff)
pgsql-sdbc: say in description needs PostgreSQL version >= 8.4
Diffstat (limited to 'connectivity')
-rw-r--r--connectivity/source/drivers/postgresql/description/description_en-US.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/source/drivers/postgresql/description/description_en-US.txt b/connectivity/source/drivers/postgresql/description/description_en-US.txt
index c7af1add55d3..f35751462c14 100644
--- a/connectivity/source/drivers/postgresql/description/description_en-US.txt
+++ b/connectivity/source/drivers/postgresql/description/description_en-US.txt
@@ -1 +1 @@
-A native PostgreSQL database driver for LibreOffice. It is faster, seamlessly integrated and there is no need to install and setup a JDBC or ODBC driver separately.
+A native PostgreSQL database driver for LibreOffice. It is faster, seamlessly integrated and there is no need to install and setup a JDBC or ODBC driver separately. Compatible with PostgreSQL version 8.4 and later.