Re: clean up docs for log_statement_sample_rate

Christoph Berg <myon@debian.org>

From: Christoph Berg <myon@debian.org>
To: Justin Pryzby <pryzby@telsasoft.com>
Cc: pgsql-hackers@postgresql.org, Alvaro Herrera <alvherre@alvh.no-ip.org>, Adrien NAYRAT <adrien.nayrat@anayrat.info>
Date: 2019-03-28T14:02:29Z
Lists: pgsql-hackers

Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Clean up some documentation for log_statement_sample_rate

  2. Tweak docs for log_statement_sample_rate

Re: Justin Pryzby 2019-03-28 <20190328135918.GA27808@telsasoft.com>
> +         Determines the fraction of statements that exceed
> +         <xref linkend="guc-log-min-duration-statement"/> to be logged.
> +         The default is <literal>1</literal>, meaning log all such
                                    ^ 1.0

Thanks for taking care of this!
Christoph