Kaydet (Commit) 1f711bf7 authored tarafından Andrea Gelmini's avatar Andrea Gelmini Kaydeden (comit) Andras Timar

Fix PostgreSQL function name

Change-Id: Ic089540c07c7fe7c85705fc3513411a7e2571a12
Reviewed-on: https://gerrit.libreoffice.org/16698Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarMichael Stahl <mstahl@redhat.com>
üst 1712a27d
...@@ -384,7 +384,7 @@ OUString DatabaseMetaData::getStringFunctions( ) throw (SQLException, RuntimeEx ...@@ -384,7 +384,7 @@ OUString DatabaseMetaData::getStringFunctions( ) throw (SQLException, RuntimeEx
"convert_to," "convert_to,"
"decode," "decode,"
"encode," "encode,"
"foramt," "format,"
"initcap," "initcap,"
"left," "left,"
"length," "length,"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment