Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CBRD-25694] regression: SP에서 OID 인수에 대해 heap_next()에서 eval_data_filter()에 NULL OID가 전달되는 현상 #5683

Closed
wants to merge 1 commit into from

If p_current_oid is NULL OID, try to set heap scanner's current OID

addeaca
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

[CBRD-25694] regression: SP에서 OID 인수에 대해 heap_next()에서 eval_data_filter()에 NULL OID가 전달되는 현상 #5683

If p_current_oid is NULL OID, try to set heap scanner's current OID
addeaca
Select commit
Loading
Failed to load commit list.

Annotations

7 warnings
code-style
succeeded Dec 12, 2024 in 26s