Re: Nondeterministic collations vs. text_pattern_ops
Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
From: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2019-09-21T21:11:58Z
Lists: pgsql-hackers
On 2019-09-21 22:30, Tom Lane wrote: > 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. Great! I think that covers all the open issues then. -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Commits
-
Fix up handling of nondeterministic collations with pattern_ops opclasses.
- d3c61e88d94c 12.0 landed
- 281039631266 13.0 landed