projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
740d718
)
Fix wording in the Tutorial document.
author
Tatsuo Ishii
<ishii@postgresql.org>
Sun, 21 Feb 2016 00:04:59 +0000
(09:04 +0900)
committer
Tatsuo Ishii
<ishii@postgresql.org>
Sun, 21 Feb 2016 00:04:59 +0000
(09:04 +0900)
With suggentions from Tom Lane.
doc/src/sgml/start.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/start.sgml
b/doc/src/sgml/start.sgml
index b4cb7981be3c88b7e755404560c3fb9d7fd77150..e06337aa0e4c486dd176d28880028d8ac20fc045 100644
(file)
--- a/
doc/src/sgml/start.sgml
+++ b/
doc/src/sgml/start.sgml
@@
-339,7
+339,7
@@
mydb=>
mydb=#
</screen>
That would mean you are a database superuser, which is most likely
- the case if you installed
<productname>PostgreSQL</productname>
+ the case if you installed
the <productname>PostgreSQL</productname> instance
yourself. Being a superuser means that you are not subject to
access controls. For the purposes of this tutorial that is not
important.