diff options
Diffstat (limited to 'doc/src/sgml/history.sgml')
-rw-r--r-- | doc/src/sgml/history.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/history.sgml b/doc/src/sgml/history.sgml index 05acdff2b69..2c930292b09 100644 --- a/doc/src/sgml/history.sgml +++ b/doc/src/sgml/history.sgml @@ -227,7 +227,7 @@ <listitem> <para> Additional <acronym>SQL92</acronym>-compliant language features have been added, - including primary keys, quoted identifiers, literal string type coersion, + including primary keys, quoted identifiers, literal string type coercion, type casting, and binary and hexadecimal integer input. </para> </listitem> |