public inbox for [email protected]  
help / color / mirror / Atom feed
From: Dean Rasheed <[email protected]>
To: [email protected]
Subject: Minor typo in rules.sgml
Date: Sun, 14 Jun 2015 10:49:04 +0100
Message-ID: <CAEZATCXR42Oeunn=iU3mnMLLEjgQ8r8e=kv6eU21Lt5vruFhgA@mail.gmail.com> (raw)
List-Unsubscribe: <mailto:[email protected]?body=unsub%20pgsql-docs>

There's a minor grammatical typo in the description of leakproof
functions (going back to 9.2).
Patch attached.

Regards,
Dean


-- 
Sent via pgsql-docs mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs


Attachments:

  [text/x-patch] rules-doc-typo-fix.patch (752B, 2-rules-doc-typo-fix.patch)
  download | inline diff:
diff --git a/doc/src/sgml/rules.sgml b/doc/src/sgml/rules.sgml
new file mode 100644
index cb5c8fc..720f976
--- a/doc/src/sgml/rules.sgml
+++ b/doc/src/sgml/rules.sgml
@@ -2162,7 +2162,7 @@ CREATE VIEW phone_number WITH (security_
     <literal>LEAKPROOF</literal> to be pushed down, as they never receive data
     from the view.  In contrast, a function that might throw an error depending
     on the values received as arguments (such as one that throws an error in the
-    event of overflow or division by zero) are not leak-proof, and could provide
+    event of overflow or division by zero) is not leak-proof, and could provide
     significant information about the unseen rows if applied before the security
     view's row filters.
 </para>


view thread (2+ messages)  latest in thread

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected]
  Subject: Re: Minor typo in rules.sgml
  In-Reply-To: <CAEZATCXR42Oeunn=iU3mnMLLEjgQ8r8e=kv6eU21Lt5vruFhgA@mail.gmail.com>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox