Re: pgAdmin Funciton Code

From: "Raymond O'Donnell" <rod(at)iol(dot)ie>
To: pgadmin-support(at)postgresql(dot)org
Subject: Re: pgAdmin Funciton Code
Date: 2006-11-28 22:06:57
Message-ID: 456CB301.20811.EF74C@rod.iol.ie
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

On 28 Nov 2006 at 8:45, kenp wrote:

> SELECT INTO
> "pCentreGroupPolicyID"

Don't you need to declare pCentreGroupPolicyID first? -

.....etc....
$body$
declare
pCentreGroupPolicyID bigint;
begin
......etc....

This would cause the function not to run......what error message did
you get?

--Ray.

----------------------------------------------------------------------

Raymond O'Donnell
Director of Music, Galway Cathedral, Galway, Ireland
rod(at)iol(dot)ie
----------------------------------------------------------------------

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Raymond O'Donnell 2006-11-28 22:26:38 Re: pgAdmin Funciton Code
Previous Message Ezequias Rodrigues da Rocha 2006-11-28 19:16:18 Running backups with jobs