Create index on srt table in citext regression tests.

Kevin Grittner <kgrittn@postgresql.org>

Commit: a49d0b75ce41a5480777f0957d5119cb2f393414
Author: Kevin Grittner <kgrittn@postgresql.org>
Date: 2013-09-11T21:53:23Z
Releases: 9.4.0
Create index on srt table in citext regression tests.

Comments and the tests make clear that the intent is to test with
and without an index, but there was no index.

Files