a sentence in sepgsql.sgml says 180-degree opposite - Mailing list pgsql-hackers

From Kohei KaiGai
Subject a sentence in sepgsql.sgml says 180-degree opposite
Date
Msg-id CADyhKSX2g-nOXwGLBFvKXjGLPk3VZoijB14AU1hwNnSaLm9kmw@mail.gmail.com
Whole thread Raw
Responses Re: a sentence in sepgsql.sgml says 180-degree opposite  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
I noticed a sentence in sepgsql says 180-degree opposite at:

  When <literal>DROP</> command is executed, <literal>drop</> will be
  checked on the object being removed for each object types.  Permissions
  "will not be" checked for objects dropped indirectly via <literal>CASCADE</>.

This should be "will also be", as our implementation doing.
I'm not sure why I described such a wrong stuff. Anyway, the attached
patch will fix it.

Thanks,
--
KaiGai Kohei <kaigai@kaigai.gr.jp>

Attachment

pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: [PATCH] XLogReader v2
Next
From: Tom Lane
Date:
Subject: Re: build farm machine using mixed results