Returning composite types from functions

From: Adam Witney <awitney(at)sghms(dot)ac(dot)uk>
To: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Returning composite types from functions
Date: 2002-10-08 10:39:51
Message-ID: B9C87487.91D8%a.witney@sghms.ac.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

There have been a few emails recently concerning using functions. However I
am a little confused as to their use with composite types. I can see how to
return a whole row from a table, but is it possible to return multiple
fields that do not originate from the same table?

Thanks

adam

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Martijn van Oosterhout 2002-10-08 10:45:13 Re: Rép
Previous Message Erwan DUROSELLE 2002-10-08 10:35:22 Rép. : Re: [HACKERS] Hot Backup