Re: [RFC] building postgres with meson - v12 - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: [RFC] building postgres with meson - v12
Date
Msg-id e3ae16de-c9f9-f559-2d11-70b1342ae3d1@enterprisedb.com
Whole thread Raw
In response to Re: [RFC] building postgres with meson - v12  (Peter Eisentraut <peter.eisentraut@enterprisedb.com>)
Responses Re: [RFC] building postgres with meson - v12
Re: [RFC] building postgres with meson - v12
List pgsql-hackers
On 07.09.22 09:19, Peter Eisentraut wrote:
> This could also be combined with the idea of the postgres.sgml.valid 
> thing you have in the meson patch set.
> 
> I'll finish this up and produce a proper patch.

Something like this.

This does make the rules more straightforward and avoids repeated 
xmllint calls.  I suppose this also helps writing the meson rules in a 
simpler way.

A possible drawback is that the intermediate postgres-full.xml file is 
 >10MB, but I guess we're past the point where we are worrying about 
that kind of thing.

I don't know if there is any performance difference between xsltproc 
reading one big file versus many smaller files.
Attachment

pgsql-hackers by date:

Previous
From: Ibrar Ahmed
Date:
Subject: Re: BufferAlloc: don't take two simultaneous locks
Next
From: Alvaro Herrera
Date:
Subject: Re: PostgreSQL 15 Beta 4 release announcement draft