Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite4b9638

Browse files
committed
Add missing markup for translatability
1 parent174a513 commite4b9638

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/ref/create_aggregate.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/ref/create_aggregate.sgml,v 1.40 2010/04/03 07:22:58 petere Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/ref/create_aggregate.sgml,v 1.41 2010/08/31 05:57:54 alvherre Exp $
33
PostgreSQL documentation
44
-->
55

@@ -29,7 +29,7 @@ CREATE AGGREGATE <replaceable class="PARAMETER">name</replaceable> ( <replaceabl
2929
[ , SORTOP = <replaceable class="PARAMETER">sort_operator</replaceable> ]
3030
)
3131

32-
or the old syntax
32+
<phrase>or the old syntax</phrase>
3333

3434
CREATE AGGREGATE <replaceable class="PARAMETER">name</replaceable> (
3535
BASETYPE = <replaceable class="PARAMETER">base_type</replaceable>,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp