mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-04-12 21:16:56 +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.