Notes on PostgreSQL
select 'whatever' where case when cheap_function() then true when expensive_function() then true end;
Post a Comment
No comments:
Post a Comment