projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
174a513
)
Add missing markup for translatability
author
Alvaro Herrera
Tue, 31 Aug 2010 05:57:54 +0000
(
05:57
+0000)
committer
Alvaro Herrera
Tue, 31 Aug 2010 05:57:54 +0000
(
05:57
+0000)
doc/src/sgml/ref/create_aggregate.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/create_aggregate.sgml
b/doc/src/sgml/ref/create_aggregate.sgml
index 2eae2090cc64f5e508003011cb8c17e17ca14771..2f30c0ec1daf1d62f993d97af1198fe8cbc5be88 100644
(file)
--- 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
(
[ , SORTOP =
sort_operator
]
)
-or the old syntax
+
or the old syntax
CREATE AGGREGATE
name
(
BASETYPE =
base_type
,