mirror of
https://github.com/postgres/postgres.git
synced 2026-06-01 21:39:18 -04:00
73f5b0847b
subPlans to be considered 'simple'. This fixes reported problem with 'return exists (select 1 from foo);' in plpgsql function.