projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
49b4950
)
Fix typo.
author
Tatsuo Ishii
Mon, 18 Jan 2016 12:26:30 +0000
(21:26 +0900)
committer
Tatsuo Ishii
Mon, 18 Jan 2016 12:26:30 +0000
(21:26 +0900)
Reported by KOIZUMI Satoru.
doc/src/sgml/datatype.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/datatype.sgml
b/doc/src/sgml/datatype.sgml
index 3b3e903b03aa66aac63f720309eac881779497ba..f70cfe75e9e867654bda4aba486348f93ee0d5e3 100644
(file)
--- a/
doc/src/sgml/datatype.sgml
+++ b/
doc/src/sgml/datatype.sgml
@@
-4761,7
+4761,7
@@
SELECT * FROM pg_attribute
pg_ddl_command>
-
Identifies a represention of DDL commands that is available to event triggers.
+
Identifies a represent
at
ion of DDL commands that is available to event triggers.