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-21T20:30:44Z
Lists: pgsql-hackers
I wrote: > 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. Since time is now really running short, I went ahead and pushed this, after doing a closer review and finding one nitpicky bug. regards, tom lane
Commits
-
Fix up handling of nondeterministic collations with pattern_ops opclasses.
- d3c61e88d94c 12.0 landed
- 281039631266 13.0 landed