diff options
author | Tomas Vondra | 2017-07-30 16:17:27 +0000 |
---|---|---|
committer | Tomas Vondra | 2017-07-31 01:21:29 +0000 |
commit | b0ef8d636450ec47a8a546126e6602e03c9bae3f (patch) | |
tree | b7f7aead7955e5bb006944f5f936dc64fe11793d /doc | |
parent | a60df4b535c3f2be055ea44a627ac86ead57ef04 (diff) |
Reject SQL functions containing utility statements
The check was not effective for the same reason as 5a54abb7acd, that is
not accounting for XL wrapping the original command into RawStmt. Fix
that by checking parsetree->stmt, and also add an assert checking we
actually got a RawStmt in the first place.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions