public inbox for [email protected]  
help / color / mirror / Atom feed
Minor typo in rules.sgml
2+ messages / 2 participants
[nested] [flat]

* Minor typo in rules.sgml
@ 2015-06-14 09:49  Dean Rasheed <[email protected]>
  0 siblings, 1 reply; 2+ messages in thread

From: Dean Rasheed @ 2015-06-14 09:49 UTC (permalink / raw)
  To: pgsql-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>


^ permalink  raw  reply  [nested|flat] 2+ messages in thread

* Re: Minor typo in rules.sgml
@ 2015-08-09 00:41  Bruce Momjian <[email protected]>
  parent: Dean Rasheed <[email protected]>
  0 siblings, 0 replies; 2+ messages in thread

From: Bruce Momjian @ 2015-08-09 00:41 UTC (permalink / raw)
  To: Dean Rasheed <[email protected]>; +Cc: pgsql-docs

On Sun, Jun 14, 2015 at 10:49:04AM +0100, Dean Rasheed wrote:
> There's a minor grammatical typo in the description of leakproof
> functions (going back to 9.2).
> Patch attached.

Patch applied and backpatched to 9.5 --- thanks.

-- 
  Bruce Momjian  <[email protected]>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + Everyone has their own god. +


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




^ permalink  raw  reply  [nested|flat] 2+ messages in thread


end of thread, other threads:[~2015-08-09 00:41 UTC | newest]

Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2015-06-14 09:49 Minor typo in rules.sgml Dean Rasheed <[email protected]>
2015-08-09 00:41 ` Bruce Momjian <[email protected]>

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