| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Tatsuo Ishii <ishii(at)postgresql(dot)org>, nagata(at)sraoss(dot)co(dot)jp, peter(at)eisentraut(dot)org, daniel(at)yesql(dot)se, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Doc: typo in config.sgml |
| Date: | 2024-11-26 19:04:15 |
| Message-ID: | Z0Ybr9iRBkOUYOGZ@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Tue, Nov 26, 2024 at 12:41:37PM -0500, Tom Lane wrote:
> Bruce Momjian <bruce(at)momjian(dot)us> writes:
> > On Tue, Nov 26, 2024 at 11:43:02AM -0500, Tom Lane wrote:
> >> I don't think this patch is doing anything I want at all.
>
> > Gee, I kind of liked the patch, but maybe you didn't like the additional
> > complexity to check the PDF output twice, once on input (complex) and
> > once on output. The attached patch only does the output check.
>
> It's still not doing anything I want at all. I'm with Tatsuo
> on this: I do not want the makefiles deciding for me which
> warnings are acceptable.
Okay, how about the attached patch that just prints the message at the
bottom, with no error. We could do this for all warnings, but I think
there are some we expect.
--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EDB https://enterprisedb.com
When a patient asks the doctor, "Am I going to die?", he means
"Am I going to die soon?"
| Attachment | Content-Type | Size |
|---|---|---|
| latin1.diff | text/x-diff | 626 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Sergey Prokhorenko | 2024-11-26 19:11:21 | Re: UUID v7 |
| Previous Message | Masahiko Sawada | 2024-11-26 18:55:05 | Re: Count and log pages set all-frozen by vacuum |