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

Commit70a33b2

Browse files
committed
Fix typo in mvdistinct.c
Noticed while browsing the code.
1 parente6feef5 commit70a33b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/statistics/mvdistinct.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@ statext_ndistinct_deserialize(bytea *data)
339339
*input routine for type pg_ndistinct
340340
*
341341
* pg_ndistinct is real enough to be a table column, but it has no
342-
* operations of its own, and disallows input (jus like pg_node_tree).
342+
* operations of its own, and disallows input (just like pg_node_tree).
343343
*/
344344
Datum
345345
pg_ndistinct_in(PG_FUNCTION_ARGS)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp