Forum OpenACS Q&A: Response to outer joins, views, and indexes in PG

Collapse
Posted by David Walker on
Perhaps writing as subselects or as functions would do the trick.
Either way you would have a select done for each row but if that
still might be the fastest way to do it.