| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Andres Freund <andres(at)anarazel(dot)de> |
| Cc: | pgsql-committers(at)lists(dot)postgresql(dot)org |
| Subject: | Re: pgsql: Get rid of the "new" and "old" entries in a view's rangetable. |
| Date: | 2023-01-18 20:35:41 |
| Message-ID: | 3804194.1674074141@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
Andres Freund <andres(at)anarazel(dot)de> writes:
> On 2023-01-18 15:08:38 -0500, Tom Lane wrote:
>> Huh, I wonder why the cfbot never complained about that when
>> it was testing this patch ... maybe it doesn't use win1252?
> This is the same environment that cfbot is also using, so this is odd. And
> cfbot has been failing on windows since the commit went into master:
> https://cirrus-ci.com/github/postgresql-cfbot/postgresql/
> So I guess something must have changed in the patch since then? I guess it
> could be that something changed on the VM, but I don't think so...
Hmmm ... the collate.windows.win1252 test did not exist at all before
3-Jan (bf03cfd16), while 1b4d280ea went in on 11-Jan. So perhaps the
most plausible theory is that the cfbot didn't test this patch between
those dates. It should certainly have noticed if it did run it ...
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Justin Pryzby | 2023-01-18 20:40:06 | Re: pgsql: Get rid of the "new" and "old" entries in a view's rangetable. |
| Previous Message | Tom Lane | 2023-01-18 20:27:49 | pgsql: Update expected/collate.windows.win1252.out for 47bb9db75. |