Re: Display listings

From: Oliver Elphick <olly(at)lfix(dot)co(dot)uk>
To: cristi <cristi(at)dmhi(dot)ct(dot)ro>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: Display listings
Date: 2002-11-07 07:54:41
Message-ID: 1036655681.16160.57.camel@linda
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

On Thu, 2002-11-07 at 06:04, cristi wrote:
> And how can I see the source code of the function made by me?

SELECT prosrc FROM pg_proc WHERE proname = 'your_function_name';

--
Oliver Elphick Oliver(dot)Elphick(at)lfix(dot)co(dot)uk
Isle of Wight, UK
http://www.lfix.co.uk/oliver
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839 932A 614D 4C34 3E1D 0C1C
========================================
"Jesus said unto her, I am the resurrection, and
the life; he that believeth in me, though he were
dead, yet shall he live." John 11:25

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message cristi 2002-11-07 08:05:09 Re: Display listings
Previous Message cristi 2002-11-07 06:04:21 Re: Display listings