From: Tatsuo Ishii Date: Mon, 18 Jan 2016 12:26:30 +0000 (+0900) Subject: Fix typo. X-Git-Url: http://waps.l3s.uni-hannover.de/gitweb/?a=commitdiff_plain;h=85f22281a1190165851f15b35f8283c8b7592b3c;p=users%2Fheikki%2Fpostgres.git Fix typo. Reported by KOIZUMI Satoru. --- diff --git a/doc/src/sgml/datatype.sgml b/doc/src/sgml/datatype.sgml index 3b3e903b03..f70cfe75e9 100644 --- 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 representation of DDL commands that is available to event triggers.