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

Commit13a255c

Browse files
committed
Fix copy-and-paste typo
1 parent035f99c commit13a255c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎contrib/bloom/blvalidate.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ blvalidate(Oid opclassoid)
124124
{
125125
ereport(INFO,
126126
(errcode(ERRCODE_INVALID_OBJECT_DEFINITION),
127-
errmsg("gist opfamily %s contains function %s with wrong signature for support number %d",
127+
errmsg("bloom opfamily %s contains function %s with wrong signature for support number %d",
128128
opfamilyname,
129129
format_procedure(procform->amproc),
130130
procform->amprocnum)));

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp