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

Commit320f85a

Browse files
author
Neil Conway
committed
Fix typo.
1 parent0f085f6 commit320f85a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/xaggr.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/xaggr.sgml,v 1.27 2005/03/12 20:25:06 tgl Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/xaggr.sgml,v 1.28 2005/03/30 02:08:39 neilc Exp $
33
-->
44

55
<sect1 id="xaggr">
@@ -173,7 +173,7 @@ SELECT attrelid::regclass, array_accum(atttypid)
173173
must be a temporary transition value and can therefore safely be modified
174174
in-place rather than allocating a new copy. (This is the <emphasis>only</>
175175
case where it is safe for a function to modify a pass-by-reference input.)
176-
See <literal>int8inc()></> for an example.
176+
See <literal>int8inc()</> for an example.
177177
</para>
178178

179179
<para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp