Re: Strange loop

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Torbj=?ISO-8859-1?B?9g==?=rn Andersson <tobbe(at)embryo(dot)se>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: Strange loop
Date: 2001-10-30 22:20:31
Message-ID: 4985.1004480431@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Torbj=?ISO-8859-1?B?9g==?=rn Andersson <tobbe(at)embryo(dot)se> writes:
> I need some help with the function below. My intention is to hand the
> content of result_store and sort it out so that I can have a complete
> recordset. But for some reason result_store is returned empty. It works fine
> for one row but the concatenation of result_store and result does not seem
> to work.

Try initializing result_store to something other than NULL ...

regards, tom lane

In response to

  • Strange loop at 2001-10-30 21:05:15 from Torbj=?ISO-8859-1?B?9g==?=rn Andersson

Browse pgsql-sql by date

  From Date Subject
Next Message H Jeremy Bockholt 2001-10-31 00:36:17 transposing data for a view
Previous Message Aasmund Midttun Godal 2001-10-30 22:12:16 Re: Strange loop