Re: Minor documentation bug - Mailing list pgsql-general

From Bruce Momjian
Subject Re: Minor documentation bug
Date
Msg-id 200105081640.f48Genu07841@candle.pha.pa.us
Whole thread Raw
In response to Minor documentation bug  (Joseph Shraibman <jks@selectacast.net>)
List pgsql-general
I checked and this has been corrected.

> In /usr/local/pgsql/doc/html/runtime-config.html:
>
> DEBUG_PRINT_PARSE (boolean), DEBUG_PRINT_PLAN (boolean),
> DEBUG_PRINT_REWRITTEN (boolean), DEBUG_PRINT_QUERY
> (boolean),DEBUG_PRETTY_PRINT (boolean)
>
>       For any executed query, prints either the query, the parse tree,
> the execution plan, or the query rewriter output to the server log.
> DEBUG_PRETTY_PRINT selects
>       are nicer but longer output format.
>
> The order of the lists do not seem to match.
>
> BTW can I send to the bugs list w/o subscribing?  I'm not sure so I'm
> sending to general.
>
> --
> Joseph Shraibman
> jks@selectacast.net
> Increase signal to noise ratio.  http://www.targabot.com
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html
>

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-general by date:

Previous
From: Jeff Eckermann
Date:
Subject: Adding column breaks function with composite type argument
Next
From: Viacheslav N Tararin
Date:
Subject: Pl/PgSQL improvements