Re: split func.sgml to separated individual sgml files - Mailing list pgsql-hackers

From Álvaro Herrera
Subject Re: split func.sgml to separated individual sgml files
Date
Msg-id 202510061555.3v5t54e6eib3@alvherre.pgsql
Whole thread Raw
In response to Re: split func.sgml to separated individual sgml files  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On 2025-Oct-03, Tom Lane wrote:

> Would it be unreasonable to discard the "check" target altogether?
> It made sense back in the day when actually building the html docs
> took many minutes.  But I haven't used it in years, so I wonder
> if anyone else has either.

I wouldn't particularly appreciate that.  Doing "make check" takes 0.6
seconds for me, while the HTML build is 28 seconds.  It's quite a
difference.

-- 
Álvaro Herrera               48°01'N 7°57'E  —  https://www.EnterpriseDB.com/
"This is a foot just waiting to be shot"                (Andrew Dunstan)



pgsql-hackers by date:

Previous
From: "Vitaly Davydov"
Date:
Subject: RE: Newly created replication slot may be invalidated by checkpoint
Next
From: Andres Freund
Date:
Subject: Re: Should we update the random_page_cost default value?