pgsql: Create index on srt table in citext regression tests.

From: Kevin Grittner <kgrittn(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Create index on srt table in citext regression tests.
Date: 2013-09-11 21:57:33
Message-ID: E1VJsPl-000465-5n@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/a49d0b75ce41a5480777f0957d5119cb2f393414

Modified Files
--------------
contrib/citext/expected/citext.out | 1 +
contrib/citext/expected/citext_1.out | 1 +
contrib/citext/sql/citext.sql | 2 ++
3 files changed, 4 insertions(+)

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2013-09-11 22:15:28 Re: pgsql: Create index on srt table in citext regression tests.
Previous Message Bruce Momjian 2013-09-11 01:34:07 pgsql: fuzzystrmatch: replace broken link in C comment