From: Alvaro Herrera Date: Tue, 31 Aug 2010 05:57:56 +0000 (+0000) Subject: Add missing markup for translatability X-Git-Tag: REL9_0_0~26 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=9602630f40d13f17178d0b7846871b242204c574;p=users%2Fc2main%2Fpostgres.git Add missing markup for translatability --- diff --git a/doc/src/sgml/ref/create_aggregate.sgml b/doc/src/sgml/ref/create_aggregate.sgml index 2eae2090cc..f3912b8417 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,