Evgeniy Ratkov
Evgeniy Ratkov
## Problem description The following scenario produces failed assertion: 1) Enable auto_explain as shared_preload_library: ```bash gpconfig -c shared_preload_libraries -v 'auto_explain'; gpconfig -c auto_explain.log_min_duration -v 0 --skipvalidation; gpconfig -c auto_explain.log_analize -v...
I configure and make the current master branch with options `--with-python --disable-gpcloud --enable-cassert CFLAGS="-ggdb -g3 -O0 -fno-omit-frame-pointer" --enable-debug-extensions --enable-orca --enable-depend`. And do the same as description: ``` evgeniy@evgeniy-pc:~/gpdb/orig_greenplum/gpdb$ git status...