Location via proxy:
[ UP ]
[Report a bug]
[Manage cookies]
No cookies
No scripts
No ads
No referrer
Show this form
projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b12c3e
)
Remove stray word from sepgsql documentation.
author
Robert Haas
<rhaas@postgresql.org>
Tue, 20 Mar 2012 19:10:33 +0000
(15:10 -0400)
committer
Robert Haas
<rhaas@postgresql.org>
Tue, 20 Mar 2012 19:10:33 +0000
(15:10 -0400)
doc/src/sgml/sepgsql.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/sepgsql.sgml
b/doc/src/sgml/sepgsql.sgml
index 07c6b99f45e8c4188c036836ffdbdc972fcab88f..36f9b584bb433fbb453ce30bccf083f91412bfbe 100644
(file)
--- a/
doc/src/sgml/sepgsql.sgml
+++ b/
doc/src/sgml/sepgsql.sgml
@@
-531,7
+531,7
@@
postgres=# SELECT cid, cname, show_credit(cid) FROM customer;
</para>
<para>
Dynamic domain transitions should be considered carefully, because they
- allow users to switch their label, and therefore their privileges,
in
+ allow users to switch their label, and therefore their privileges,
at their option, rather than (as in the case of a trusted procedure)
as mandated by the system.
Thus, the <literal>dyntransition</literal> permission is only considered