pgsql: Create index on srt table in citext regression tests. - Mailing list pgsql-committers

From Kevin Grittner
Subject pgsql: Create index on srt table in citext regression tests.
Date
Msg-id E1VJsPl-000465-5n@gemulon.postgresql.org
Whole thread Raw
Responses Re: pgsql: Create index on srt table in citext regression tests.  (Andrew Dunstan <andrew@dunslane.net>)
List 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(+)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: fuzzystrmatch: replace broken link in C comment
Next
From: Andrew Dunstan
Date:
Subject: Re: pgsql: Create index on srt table in citext regression tests.