Re: citext plugin is not working with java applications

2019-01-21 Thread David G. Johnston
On Mon, Jan 21, 2019 at 7:39 PM Bruce Momjian wrote: > You have not explained what "does not work" means. True...but assuming it is true would we accept placing a driver-specific warning here? We do not do so anywhere else in the documentation that I am aware. The main issue, IIUC, is that Prepa

Re: citext plugin is not working with java applications

2019-01-21 Thread Bruce Momjian
On Mon, Dec 10, 2018 at 10:21:26AM +, 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

citext plugin is not working with java applications

2018-12-10 Thread PG Doc comments form
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