Re: How could I find the last modified procedure in the database? - Mailing list pgsql-general

From Jasen Betts
Subject Re: How could I find the last modified procedure in the database?
Date
Msg-id jbv73a$mfp$2@reversiblemaps.ath.cx
Whole thread Raw
In response to How could I find the last modified procedure in the database?  (Dhimant Patel <drp4kri@gmail.com>)
List pgsql-general
On 2011-11-16, Dhimant Patel <drp4kri@gmail.com> wrote:

> I have postgres *(PostgreSQL) 9.0.3 running.*
> I also created several procedures/functions and now I don't remember the
> last procedure I worked on! - I thought I could always get this from
> metadata.
>
> Now I'm stuck - couldn't find this details anywhere in catalog tables!
>
> Is there anyway I can get this information?

if you generated any exceptions during your work on the functions you
may find evidence in the database log.

--
⚂⚃ 100% natural

pgsql-general by date:

Previous
From: Craig Ringer
Date:
Subject: Re: Question regarding authentication/login
Next
From: Frank Lanitz
Date:
Subject: Re: