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

Started by Kevin Grittneralmost 13 years ago2 messagescomitters
Jump to latest
#1Kevin Grittner
Kevin.Grittner@wicourts.gov

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(+)

--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

#2Andrew Dunstan
andrew@dunslane.net
In reply to: Kevin Grittner (#1)
Re: pgsql: Create index on srt table in citext regression tests.

On 09/11/2013 05:57 PM, Kevin Grittner wrote:

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.

should be backpatched, no?

cheers

andrew

--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers