Skip to content

Commit 45ff049

Browse files
committed
Remove debugging aid
This Assert(false) was not supposed to be in the committed copy. Reported by: Tom Lane Discussion: https://postgr.es/m/26476.1574525468@sss.pgh.pa.us
1 parent 4f66c93 commit 45ff049

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
MemoryContext oldcontext;
848848

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

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy