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

Commit1192aea

Browse files
committed
Don't forget to reenable hooks if expression parsing failed
1 parent46bce8f commit1192aea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎src/relation_info.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -705,6 +705,8 @@ cook_partitioning_expression(const Oid relid,
705705
error->cursorpos=0;
706706
error->internalpos=0;
707707

708+
/* Enable pathman hooks */
709+
pathman_hooks_enabled= true;
708710
ReThrowError(error);
709711
}
710712
PG_END_TRY();

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp