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

Commit45ff049

Browse files
committed
Remove debugging aid
This Assert(false) was not supposed to be in the committed copy.Reported by: Tom LaneDiscussion:https://postgr.es/m/26476.1574525468@sss.pgh.pa.us
1 parent4f66c93 commit45ff049

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎src/backend/utils/error/elog.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -846,8 +846,6 @@ errbacktrace(void)
846846
ErrorData*edata=&errordata[errordata_stack_depth];
847847
MemoryContextoldcontext;
848848

849-
Assert(false);
850-
851849
recursion_depth++;
852850
CHECK_STACK_DEPTH();
853851
oldcontext=MemoryContextSwitchTo(edata->assoc_context);

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp