pgsql: Update contrib/tsearch2/expected/tsearch2_1.out for phrase FTS.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Update contrib/tsearch2/expected/tsearch2_1.out for phrase FTS.
Date: 2016-06-04 04:49:49
Message-ID: E1b93Wv-0003Tq-4F@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Update contrib/tsearch2/expected/tsearch2_1.out for phrase FTS.

Commits bb140506d and 38627f687 didn't bother with this.
Per buildfarm member magpie.

Branch
------
master

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

Modified Files
--------------
contrib/tsearch2/expected/tsearch2_1.out | 54 ++++++++++++++++----------------
1 file changed, 27 insertions(+), 27 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Kevin Grittner 2016-06-04 20:21:49 Re: Re: [COMMITTERS] pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold <
Previous Message Tom Lane 2016-06-03 23:12:37 pgsql: Fix grammar's AND/OR flattening to work with operator_precedence