It has advantages over plpgsql, such as the ability for the planner/optimizer to do inlining.
All stored procedures that only to "return query ...; return;" are candidates for this change.
It has advantages over plpgsql, such as the ability for the planner/optimizer to do inlining.
All stored procedures that only to "return query ...; return;" are candidates for this change.
rDSTO Storage manager | |||
rDSTO25b0544f067d swh-func.sql: use LANGUAGE sql wherever possible | |||
rDSTO22a8b7b43cb6 swh-func.sql: use LANGUAGE sql wherever possible | |||
rDSTO3b67e58d1e2d swh-func.sql: use LANGUAGE sql wherever possible |