2010/9/9 Alvaro Herrera <alvhe...@commandprompt.com>: > Excerpts from Pavel Stehule's message of jue sep 09 14:29:57 -0400 2010: > >> * how can be implemented OUT variables - the original implementation >> is simple - it's just pointer, but it's not directly possible inside >> postgres, because we use a MemoryContexts? > > Why is this a problem? Just return a bunch of tuplestores, no?
and what context do you use? And you will pack and unpack tuple when some field will be changed every time? this is an possibility to solve our performance problems with arrays or strings. Regards Pavel Stehule > > -- > Álvaro Herrera <alvhe...@commandprompt.com> > The PostgreSQL Company - Command Prompt, Inc. > PostgreSQL Replication, Consulting, Custom Development, 24x7 support > -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers