Hi, On 2018-03-22 18:20:22 -0400, Tom Lane wrote: > Andres Freund <and...@anarazel.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