Skip to content
Snippets Groups Projects
Commit 4f85d27e authored by Mergen Imeev's avatar Mergen Imeev Committed by Igor Munkin
Browse files

sql: fix segmentation fault when JOIN uses USING

Before this patch, nameInUsingClause() expected old_col to be non-NULL,
but this may not be the case. This patch fixes this feature accordingly.

Follow-up #4467

NO_DOC=bugfix
NO_CHANGELOG=feature was not released yet
parent 6cb86dc1
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment