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

Commitb2793a7

Browse files
committed
Little fix to make_translation_list
1 parent13762aa commitb2793a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/pg_pathman.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1829,7 +1829,7 @@ make_translation_list(Relation oldrelation, Relation newrelation,
18291829
*/
18301830
if (!att)
18311831
elog(ERROR,"error in function "
1832-
CppAsString(make_inh_translation_list));
1832+
CppAsString(make_translation_list));
18331833

18341834
if (!att->attisdropped&&
18351835
strcmp(attname,NameStr(att->attname))==0)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp