Re: pgsql: Debugging and profiling support for LLVM JIT provider.

From: Andres Freund <andres(at)anarazel(dot)de>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: Debugging and profiling support for LLVM JIT provider.
Date: 2018-03-22 22:34:53
Message-ID: 20180322223453.75zjdp7ccpiadui2@alap3.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Hi,

On 2018-03-22 18:20:22 -0400, Tom Lane wrote:
> Andres Freund <andres(at)anarazel(dot)de> writes:
> > Debugging and profiling support for LLVM JIT provider.
>
> This commit seems to have added GUCs with no documentation. Just
> because they're developer-oriented doesn't mean you don't have to
> provide documentation.

There's a pending commit/patch that adds docs for all the added GUCs,
including these. It was too hard to split up the docs between all the
commits.

Greetings,

Andres Freund

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2018-03-23 00:42:39 pgsql: Use stdbool.h if suitable
Previous Message Tom Lane 2018-03-22 22:20:22 Re: pgsql: Debugging and profiling support for LLVM JIT provider.