Update citext extension for parallel query.
authorRobert Haas <rhaas@postgresql.org>
Tue, 7 Jun 2016 15:25:38 +0000 (11:25 -0400)
committerRobert Haas <rhaas@postgresql.org>
Tue, 7 Jun 2016 15:26:41 +0000 (11:26 -0400)
commita89b4b1be0d3550a7860250ff74dc69730555a1f
tree102f9d4e0a92d791847f17a5cdcc586097c24982
parent40fc4575205dc563b88da1db9a8a75cc4d3b848a
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
contrib/citext/Makefile
contrib/citext/citext--1.1--1.2.sql [new file with mode: 0644]
contrib/citext/citext--1.2.sql [moved from contrib/citext/citext--1.1.sql with 85% similarity]
contrib/citext/citext.control