Re: BUG #16583: merge join on tables with different DB collation behind postgres_fdw fails

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Ibrar Ahmed <ibrar(dot)ahmad(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Neil Chen <carpenter(dot)nail(dot)cz(at)gmail(dot)com>
Subject: Re: BUG #16583: merge join on tables with different DB collation behind postgres_fdw fails
Date: 2021-07-13 20:41:01
Message-ID: 3404441.1626208861@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-hackers

Ibrar Ahmed <ibrar(dot)ahmad(at)gmail(dot)com> writes:
> The patch is failing the regression, @Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> can you
> please take a look at that.

Seems to just need an update of the expected-file to account for test
cases added recently. (I take no position on whether the new results
are desirable; some of these might be breaking the intent of the case.
But this should quiet the cfbot anyway.)

regards, tom lane

Attachment Content-Type Size
fix-postgres-fdw-collation-handling-3.patch text/x-diff 41.1 KB

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Heikki Linnakangas 2021-07-13 22:25:13 Re: IRe: BUG #16792: silent corruption of GIN index resulting in SELECTs returning non-matching rows
Previous Message PG Bug reporting form 2021-07-13 19:37:11 BUG #17104: memory leak

Browse pgsql-hackers by date

  From Date Subject
Next Message Daniel Gustafsson 2021-07-13 20:44:38 Re: proposal: possibility to read dumped table's name from file
Previous Message Euler Taveira 2021-07-13 20:39:27 Re: row filtering for logical replication