Re: Add html-serve target to autotools and meson - Mailing list pgsql-hackers

From Ashutosh Bapat
Subject Re: Add html-serve target to autotools and meson
Date
Msg-id CAExHW5tHfwE7WfoXJgteY1UQ0ACYXcfAMjsh7DkP35OvLwRpXw@mail.gmail.com
Whole thread Raw
In response to Re: Add html-serve target to autotools and meson  (Jacob Champion <jacob.champion@enterprisedb.com>)
Responses Re: Add html-serve target to autotools and meson
List pgsql-hackers
On Mon, Nov 11, 2024 at 10:41 PM Jacob Champion
<jacob.champion@enterprisedb.com> wrote:
>
> On Mon, Nov 11, 2024 at 7:50 AM Andres Freund <andres@anarazel.de> wrote:
> > If you just want that we could print out a file:// url or even open it? Rather
> > than an http server?
>
> +1. The coverage-html recipe is a nice example of this; just
> control-click the file: link and away you go.

WFM.

--
Best Wishes,
Ashutosh Bapat



pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Disallow UPDATE/DELETE on table with unpublished generated column as REPLICA IDENTITY
Next
From: Alvaro Herrera
Date:
Subject: Re: not null constraints, again