projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b3b3a5
)
Fix typo.
author
Tatsuo Ishii
Mon, 18 Jan 2016 12:26:30 +0000
(21:26 +0900)
committer
Tatsuo Ishii
Mon, 18 Jan 2016 12:28:10 +0000
(21:28 +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 61b562da97fc32aca7c6367cecd7d3e18f9762b3..c8db2390ffe53ed3c91b715aefbe01e6fa2aa104 100644
(file)
--- a/
doc/src/sgml/datatype.sgml
+++ b/
doc/src/sgml/datatype.sgml
@@
-4727,7
+4727,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.