Re: Stored function debugging help

From: JavaNoobie <vivek(dot)mv(at)enzentech(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Stored function debugging help
Date: 2011-11-28 12:36:40
Message-ID: 1322483800536-5028732.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Well I'm not fond of using a temporary table either. But how would I be able
to iterate over a set of consumers while using a join ? From my (limited) ,
using only a join I would only be able to generate the data for a particular
consumer , rather than all of them.

--
View this message in context: http://postgresql.1045698.n5.nabble.com/Stored-function-debugging-help-tp5028300p5028732.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message fschwend 2011-11-28 15:27:58 odbc_fdw
Previous Message Wim Bertels 2011-11-28 12:06:01 Re: tricking EXPLAIN?