StepanYankevych

Results 2 comments of StepanYankevych

Interested in PG13 support as well. Do you have any estimates?

Here are steps to reproduce `CREATE OR REPLACE FUNCTION staging.f_test_temp_check() RETURNS numeric LANGUAGE plpgsql AS $function$ DECLARE l_cnt int; BEGIN create temp table test_temp_check as select * from pg_tables limit...