sha174n commented on PR #43060:
URL: https://github.com/apache/superset/pull/43060#issuecomment-5604203617

   Pushed b494042da1 as a follow-up: the opaque-statement fallback now matches 
a nested `SET search_path` as well as `set_config`, and only applies to 
commands whose body is another statement (`DO`/`CALL`/`EXECUTE`/`PREPARE`), so 
`VACUUM` / `EXPLAIN ANALYZE` / `SHOW search_path` are no longer text-matched. 
Also dropped a now-redundant check in `changes_default_schema` and an unused 
script-level helper.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to