mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-09 16:17:39 +08:00
subPlans to be considered 'simple'. This fixes reported problem with 'return exists (select 1 from foo);' in plpgsql function.
subPlans to be considered 'simple'. This fixes reported problem with 'return exists (select 1 from foo);' in plpgsql function.