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

From Tatsuhito Kasahara
Subject BUG #5691: Documentation typo ?
Date
Msg-id 201010040756.o947uMGF006201@wwwmaster.postgresql.org
Whole thread Raw
Responses Re: BUG #5691: Documentation typo ?
List pgsql-bugs
The following bug has been logged online:

Bug reference:      5691
Logged by:          Tatsuhito Kasahara
Email address:      kasahara.tatsuhito@oss.ntt.co.jp
PostgreSQL version: 9.0
Operating system:   Any
Description:        Documentation typo ?
Details:

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>
======================

It seems to be a wrong example (or text).

Best regards,

pgsql-bugs by date:

Previous
From: Craig Ringer
Date:
Subject: Re: Postgres 9.0 crash on win7
Next
From: Craig Ringer
Date:
Subject: Re: Postgres 9.0 crash on win7