Commit graph

5 commits

Author SHA1 Message Date
Lionel Elie Mamane
3b025a7c4c fdo#88099 PostgreSQL-SDBC: use correct syntax for boolean comparisons
Change-Id: Iddb551b62b1ff3fc9ce977483e41faa9ad8aef13
2015-01-07 16:03:03 +01:00
Michael Meeks
72e5d0c8fb Move to MPLv2 license headers, with ESC decision and author's permission. 2013-04-30 13:34:06 +01:00
Stephan Bergmann
f50a41437e fdo#53246 Fresh postgresql-sdbc implementation names
The descriptions for fdo#53246 "Libo36 does not start, InvalidRegistryException
from program/services/postgresql-sdbc.rdb" make it look like the user had
installed the functionality that comes bundled in postgresql-sdbc.rdb also as an
extension installed per-user or shared.
<http://wiki.documentfoundation.org/PostgreSQL-SDBC> indicates that what is now
bundled due to c97d74b5f0 "fdo#45090: Changed
postgresql-sdbc from bundled oxt to proper optional part" indeed was once
available as a freestanding postgresql-sdbc-*.oxt that could have been installed
per-user or shared.

To prevent problems with such scenarios, rename the relevant implementation
names by adding a ".noext" suffix.

Change-Id: I43414a64461ba643f0ca0b2749450099cb6c8a4d
2012-08-13 10:05:57 +02:00
David Tardon
ccabd22761 fix configuration processing 2012-05-29 07:24:47 +02:00
David Tardon
7d5a3fe556 connectivity: convert configuration 2012-05-29 07:24:45 +02:00