Re: Nondeterministic collations vs. text_pattern_ops

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2019-09-20T23:24:13Z
Lists: pgsql-hackers
Peter Eisentraut <peter.eisentraut@2ndquadrant.com> writes:
>> Here is a draft patch.

Where are we on pushing that?  I'm starting to get antsy about the
amount of time remaining before rc1.  It's a low-risk fix, but still,
it'd be best to have a complete buildfarm cycle on it before Monday's
wrap.

			regards, tom lane



Commits

  1. Fix up handling of nondeterministic collations with pattern_ops opclasses.