| From: | Peter Eisentraut <peter(at)eisentraut(dot)org> |
|---|---|
| To: | Richard Guo <guofenglinux(at)gmail(dot)com> |
| Cc: | John Naylor <johncnaylorls(at)gmail(dot)com>, "David E(dot) Wheeler" <david(at)justatheory(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, Daniel Gustafsson <daniel(at)yesql(dot)se> |
| Subject: | Re: Generate GUC tables from .dat file |
| Date: | 2025-09-03 10:15:44 |
| Message-ID: | fe561e71-2a71-4780-8aee-77b5d1800a1f@eisentraut.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 03.09.25 11:39, Richard Guo wrote:
> On Wed, Sep 3, 2025 at 5:41 PM Peter Eisentraut <peter(at)eisentraut(dot)org> wrote:
>> I have committed this with a few of the small changes mentioned nearby.
>
> copperhead reported just now a test failure in test_oat_hooks:
>
> SET debug_discard_caches = 0;
> +ERROR: unrecognized configuration parameter "debug_discard_caches"
>
> I'm not sure if it's related to this commit, but I'm reporting it here
> just in case.
Yup, I pushed a fix already. Thanks.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Yugo Nagata | 2025-09-03 11:05:38 | Re: Improve error message for duplicate labels in enum types |
| Previous Message | Andrei Lepikhov | 2025-09-03 10:00:18 | Re: Pathify RHS unique-ification for semijoin planning |