Update citext extension for parallel query.
Robert Haas <rhaas@postgresql.org>
Update citext extension for parallel query. All citext functions are PARALLEL SAFE, and a couple of them can benefit from having aggregate combine functions. Andreas Karlsson
Files
| Path | Change | +/− |
|---|---|---|
| contrib/citext/citext--1.1--1.2.sql | added | +54 −0 |
| contrib/citext/citext--1.2.sql (from contrib/citext/citext--1.1.sql) | renamed | +44 −40 |
| contrib/citext/citext.control | modified | +1 −1 |
| contrib/citext/Makefile | modified | +2 −1 |