Re: citext plugin is not working with java applications

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: citext plugin is not working with java applications
Дата
Msg-id 20190122023915.GA19230@momjian.us
обсуждение исходный текст
Ответ на citext plugin is not working with java applications  (PG Doc comments form <noreply@postgresql.org>)
Ответы Re: citext plugin is not working with java applications  ("David G. Johnston" <david.g.johnston@gmail.com>)
Список pgsql-docs
On Mon, Dec 10, 2018 at 10:21:26AM +0000, PG Doc comments form wrote:
> The following documentation comment has been logged on the website:
> 
> Page: https://www.postgresql.org/docs/10/citext.html
> Description:
> 
> The citext plugin does not work in combination with jdbc. Thus it does not
> work with Java applications. It does work in pgadmin because that is python.
> I am using the right schema, and setting the jdbc stringtype to unspecified
> makes no difference. 
> Because Java is the most used programming language, a big warning on the
> postgresql citext documentation
> (https://www.postgresql.org/docs/10/citext.html) is needed until this is
> fixed.
> Case insensitive text is standard on many databases, thus this may be a big
> obstacle when you want to migrate.

You have not explained what "does not work" means.

-- 
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

+ As you are, so once was I.  As I am, so you will be. +
+                      Ancient Roman grave inscription +


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: About Portuguese language support of Text Search
Следующее
От: "David G. Johnston"
Дата:
Сообщение: Re: citext plugin is not working with java applications