Re: Display listings
От
Oliver Elphick
Тема
Re: Display listings
Дата
Msg-id
1036666318.16166.237.camel@linda
Ответ на
Re: Display listings (cristi)
Список
Дерево обсуждения
Display listings Setyo Nugroho <snugroho@gmx.net>
Re: Display listings "Josh Berkus" <josh@agliodbs.com>
On Thu, 2002-11-07 at 08:05, 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';
>
> Yes!
> Thank you!
>
> And for RULES and TRIGGERS ?
There are the tables pg_rules and pg_triggers...
Use \dS to get a list of all system tables.
--
Oliver Elphick Oliver.Elphick@lfix.co.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
В списке pgsql-novice по дате отправления