Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: pgAdmin Funciton Code



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
----------------------------------------------------------------------





Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group