On Wed, Apr 4, 2012 at 8:50 AM, Jon Nelson <jnelson+pgsql@xxxxxxxxxxx> wrote: > > I need to have something table-like from the client's perspective for > a bunch of reasons. > For now, assume that I want to keep using the view and that I'd like > to find better ways to address my concerns. hence my question upthread: "how sophisticated are the queries that touch this, and how much data?" you can wrap the function output in a view and even do other tricks to parameterize the function through the view if necessary. merlin -- Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general