Re: SQL Error [0A000]: ERROR: nondeterministic collations are not supported for LIKE

2019-10-24 Thread Jeff Lanzarotta
t; SQL Error [0A000]: ERROR: nondeterministic collations are not supported > for > > LIKE > > > > Is there any plan to allow this functionality? > > PostgreSQL development is conducted without a roadmap [1]. Maybe > someone will submit a patch to enable LIKE with nondeterm

Re: SQL Error [0A000]: ERROR: nondeterministic collations are not supported for LIKE

2019-10-24 Thread Daniel Verite
o, I get the following error: > > SQL Error [0A000]: ERROR: nondeterministic collations are not supported for > LIKE > > Is there any plan to allow this functionality? PostgreSQL development is conducted without a roadmap [1]. Maybe someone will submit a patch to enable LIKE with

SQL Error [0A000]: ERROR: nondeterministic collations are not supported for LIKE

2019-10-24 Thread Jeff Lanzarotta
these columns works great until I use LIKE. When I do, I get the following error: SQL Error [0A000]: ERROR: nondeterministic collations are not supported for LIKE Is there any plan to allow this functionality? Thanks,

SQL Error [0A000]: ERROR: nondeterministic collations are not supported for LIKE

2019-10-22 Thread Jeff Lanzarotta
: nondeterministic collations are not supported for LIKE Is there any plan to allow this functionality? Thanks,