DatabaseMetaData.getStringFunctions() reports "concat"

Поиск
Список
Период
Сортировка
От Werner Donné
Тема DatabaseMetaData.getStringFunctions() reports "concat"
Дата
Msg-id E4B800E2-411D-4856-936F-BD34CCDC678C@pincette.biz
обсуждение исходный текст
Ответы Re: DatabaseMetaData.getStringFunctions() reports "concat"  (Werner Donné <werner.donne@pincette.biz>)
Список pgsql-jdbc
Hello,

I use PostGreSQL 9.0.1 with the JDBC-driver 9.0-801. The method java.sql.DatabaseMetaData.getStringFunctions() reports
thefollowing: 

"ascii,char,concat,lcase,left,length,ltrim,repeat,rtrim,space,substring,ucase,replace"

This contains the "concat" function, which is not allowed in the SQL-syntax.

Best regards,

Werner.
--
http://www.pincette.biz/
Handling your documents with care, wherever you are.


В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Dave Cramer
Дата:
Сообщение: Re: Out Of memory Exception
Следующее
От: Werner Donné
Дата:
Сообщение: Re: DatabaseMetaData.getStringFunctions() reports "concat"