Re: ERROR: could not determine which collation to use for string comparison

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Andreas Joseph Krogh <andreas(at)visena(dot)com>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: ERROR: could not determine which collation to use for string comparison
Date: 2020-04-14 21:31:13
Message-ID: 2012.1586899873@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Andreas Joseph Krogh <andreas(at)visena(dot)com> writes:
> Guys; This errors out with:
> ERROR: could not determine which collation to use for string comparison
> HINT: Use the COLLATE clause to set the collation explicitly.

Fixed, thanks for the report.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message David G. Johnston 2020-04-14 22:28:13 Re: Poll: are people okay with function/operator table redesign?
Previous Message Robert Haas 2020-04-14 20:49:04 Re: WIP/PoC for parallel backup