pgsql: Fix collation dependency in test introduced in 8586bf7ed8, take

From: Andres Freund <andres(at)anarazel(dot)de>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix collation dependency in test introduced in 8586bf7ed8, take
Date: 2019-03-06 19:27:48
Message-ID: E1h1cCi-0004SK-CA@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix collation dependency in test introduced in 8586bf7ed8, take 2.

Per buildfarm. This time I hopefully actually made sure to get all
the cases...

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/863aa55624d891be57b54f8d12e61cb4fa9b70ef

Modified Files
--------------
src/test/regress/expected/create_am.out | 4 ++--
src/test/regress/sql/create_am.sql | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2019-03-06 19:59:14 pgsql: Fix copy/out/readfuncs for accessMethod addition in 8586bf7ed8.
Previous Message Andres Freund 2019-03-06 19:09:09 pgsql: Fix collation dependency in test introduced in 8586bf7ed8.