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

Commitd8794fd

Browse files
committed
doc: Postgres -> PostgreSQL
1 parent82aff8d commitd8794fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -666,7 +666,7 @@ SELECT col FROM tab ORDER BY col USING sortop LIMIT 1;
666666
</para>
667667

668668
<para>
669-
Ordinarily,Postgres functions are expected to be true functions that
669+
Ordinarily,PostgreSQL functions are expected to be true functions that
670670
do not modify their input values. However, an aggregate transition
671671
function, <emphasis>when used in the context of an aggregate</>,
672672
is allowed to cheat and modify its transition-state argument in place.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp