Re: BUG #6026: redundant sentences?

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: KOIZUMI Satoru <koizumistr(at)minos(dot)ocn(dot)ne(dot)jp>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #6026: redundant sentences?
Date: 2011-05-16 15:22:18
Message-ID: 201105161522.p4GFMIU21117@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

KOIZUMI Satoru wrote:
>
> The following bug has been logged online:
>
> Bug reference: 6026
> Logged by: KOIZUMI Satoru
> Email address: koizumistr(at)minos(dot)ocn(dot)ne(dot)jp
> PostgreSQL version: 9.1beta1
> Operating system: MacOSX
> Description: redundant sentences?
> Details:
>
> In 5.6. Privileges, there are sentences "There are several different kinds
> of privilege:...see the GRANT reference page. " in the first paragraph.
> But in the second paragraph, there are similar sentences "There are several
> different privileges:... refer to the GRANT reference page."
> This would be redundant (except the sentence "The privileges applicable to
> ..." in the second paragraph).

Agreed. This was my mistake when I merged our privilege sections.
Applied patch attached.

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ It's impossible for everything to be true. +

Attachment Content-Type Size
/rtmp/privs text/x-diff 1.6 KB

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Alex Hunsaker 2011-05-16 18:57:41 Re: Plperl trigger variables no longer global
Previous Message Pascal Borschneck 2011-05-16 12:04:59 Re: BUG #5984: Got FailedAssertion("!(opaque->btpo_prev == target)", File: "nbtpage.c", Line: 1166)