Skip to main content

parse_do_block_with_catalog

Function parse_do_block_with_catalog 

Source
pub fn parse_do_block_with_catalog(
    body: &str,
    catalog: &PlpgsqlCatalog,
) -> Result<PLpgSQLFunction>
Expand description

Parse an anonymous block using the engine’s catalog type snapshot.