| From: | Álvaro Herrera <alvherre(at)kurilemu(dot)de> |
|---|---|
| To: | Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com> |
| Cc: | "Hayato Kuroda (Fujitsu)" <kuroda(dot)hayato(at)fujitsu(dot)com>, Peter Eisentraut <peter(at)eisentraut(dot)org>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Andrew Dunstan <andrew(at)dunslane(dot)net>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Bruce Momjian <bruce(at)momjian(dot)us> |
| Subject: | Re: Improve docs syntax checking and enable it in the meson build |
| Date: | 2026-02-16 12:36:07 |
| Message-ID: | 202602161234.ujd6lsyxxnh4@alvherre.pgsql |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 2026-Feb-16, Nazir Bilal Yavuz wrote:
> I see your point but the suggested change actually doesn't affect C
> files' compilation. They are still built although you make this
> change, AFAIK this is how meson build works.
If that's the case, then this whole thing is almost useless and Meson is
being ridiculous. Hopefully you're wrong on this, and there exists a
way to check the XML docs without having to have the whole tree already
built.
--
Álvaro Herrera 48°01'N 7°57'E — https://www.EnterpriseDB.com/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Nisha Moond | 2026-02-16 12:41:16 | Re: Skipping schema changes in publication |
| Previous Message | Andrei Lepikhov | 2026-02-16 12:34:26 | Add into REFRESH PUBLICATION parameter exception_behaviour |