From: | Álvaro Herrera <alvherre(at)kurilemu(dot)de> |
---|---|
To: | Jonathan Abdiel Gonzalez Valdebenito <jonathan(dot)abdiel(at)gmail(dot)com> |
Cc: | Euler Taveira <euler(at)eulerto(dot)com>, Pg Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: refactor backend type lists |
Date: | 2025-09-26 13:22:48 |
Message-ID: | 202509261322.7irkyl6sk34q@alvherre.pgsql |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 2025-Sep-26, Álvaro Herrera wrote:
> Thank you, that makes sense. CI says that we still have problems in
> mingw32 cross-compile apparently because of 0002, so I decided to ditch
> it for now (it's non-essential anyway). Another failure is `make
> headerscheck`, which hopefully I've fixed her: just tell it to skip this
> file. Here's v4, which I would push right away except I want to see
> if CI now turns green.
Pushed now, thanks.
--
Álvaro Herrera 48°01'N 7°57'E — https://www.EnterpriseDB.com/
From | Date | Subject | |
---|---|---|---|
Next Message | Amit Langote | 2025-09-26 13:28:33 | Batching in executor |
Previous Message | Robert Haas | 2025-09-26 13:15:51 | Re: Problem in 'ORDER BY' of a column using a created collation? |