diff --git a/doc/src/sgml/ref/create_aggregate.sgml b/doc/src/sgml/ref/create_aggregate.sgml index 2eae2090cc6..2f30c0ec1da 100644 --- a/doc/src/sgml/ref/create_aggregate.sgml +++ b/doc/src/sgml/ref/create_aggregate.sgml @@ -1,5 +1,5 @@ @@ -29,7 +29,7 @@ CREATE AGGREGATE name ( sort_operator ] ) -or the old syntax +or the old syntax CREATE AGGREGATE name ( BASETYPE = base_type,