modifying the table function

From: "Islam Hegazy" <islheg(at)hotmail(dot)com>
To: <pgsql-hackers(at)postgresql(dot)org>
Subject: modifying the table function
Date: 2007-03-18 19:48:45
Message-ID: BAY21-DAV19664EBF6213532ED2BEDD3770@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi there

I am trying to modify the execution of the table function to work in iterator fashion instead of materializing the output. I have been digging the Postgresql code source for about a month now and I can figure out where the execution of the table function works. I will be very grateful if anyone tell where to begin as my project due is after 10 days only.

Regards
Islam Hegazy

Browse pgsql-hackers by date

  From Date Subject
Next Message Guillaume Smet 2007-03-18 19:51:36 Re: ILIKE and indexes
Previous Message Martijn van Oosterhout 2007-03-18 19:17:06 Re: ILIKE and indexes