| From: | Dave Cramer <davecramer(at)gmail(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: PL/R regression on windows, but not linux with master. |
| Date: | 2021-04-11 00:38:17 |
| Message-ID: | CADK3HHKtq8rCBy5zW51Le+-2ri7LyXxPGVT6qOE2r=FRExHZLg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Sat, 10 Apr 2021 at 20:34, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Dave Cramer <davecramer(at)gmail(dot)com> writes:
> > On Sat, 10 Apr 2021 at 20:24, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> >> That's quite bizarre. What is the actual error level according to
> >> the source code, and where is the error being thrown exactly?
>
> > Well it really is an ERROR, and is being downgraded on windows to
> WARNING.
>
> That seems quite awful.
>
> However, now that I think about it, the elog.h error-level constants
> were renumbered not so long ago. Maybe you've failed to recompile
> everything for v14?
>
We see this on a CI with a fresh pull from master.
As I said I will dig into it and figure it out.
Cheers,
Dave
>
> regards, tom lane
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tomas Vondra | 2021-04-11 00:56:35 | Re: PL/R regression on windows, but not linux with master. |
| Previous Message | Tom Lane | 2021-04-11 00:34:00 | Re: PL/R regression on windows, but not linux with master. |