Re: BUG #5691: Documentation typo ? - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #5691: Documentation typo ?
Date
Msg-id 2761.1286318980@sss.pgh.pa.us
Whole thread Raw
In response to BUG #5691: Documentation typo ?  ("Tatsuhito Kasahara" <kasahara.tatsuhito@oss.ntt.co.jp>)
List pgsql-bugs
"Tatsuhito Kasahara" <kasahara.tatsuhito@oss.ntt.co.jp> writes:
> The following is a part of doc/src/sgml/user-manag.sgml

> ======================
>  For example, if for some reason you
>    want to disable index scans (hint: not a good idea) anytime you
>    connect, you can use:
> <programlisting>
> ALTER ROLE myname SET statement_timeout = '5min';
> </programlisting>
> ======================

Hm, looks like Bruce wasn't too awake the last time he made a
"proofreading" pass over that material.  Fixed, thanks for the report!

            regards, tom lane

pgsql-bugs by date:

Previous
From: Andrea Peri 2007
Date:
Subject: Re: Postgres 9.0 crash on win7
Next
From: "Satheesan K Nair"
Date:
Subject: PGDUMP Bug