From: | Justin Pryzby <pryzby(at)telsasoft(dot)com> |
---|---|
To: | Maciek Sakrejda <m(dot)sakrejda(at)gmail(dot)com> |
Cc: | Robert Haas <robertmhaas(at)gmail(dot)com>, "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Bharath Rupireddy <bharath(dot)rupireddyforpostgres(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org |
Subject: | Re: warn if GUC set to an invalid shared library |
Date: | 2022-07-22 01:54:12 |
Message-ID: | 20220722015412.GA7789@telsasoft.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Finally returning to this .. rebased and updated per feedback.
I'm not sure of a good place to put test cases for this..
Attachment | Content-Type | Size |
---|---|---|
v5-0001-warn-when-setting-GUC-to-a-nonextant-library.patch | text/x-diff | 9.9 KB |
v5-0002-errcontext-if-server-fails-to-start-due-to-librar.patch | text/x-diff | 4.5 KB |
v5-0003-show-the-GUC-source-in-errcontext.patch | text/x-diff | 3.3 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Thomas Munro | 2022-07-22 01:59:09 | slot_creation_error failures |
Previous Message | Masahiko Sawada | 2022-07-22 01:43:09 | Re: [PoC] Improve dead tuple storage for lazy vacuum |