Re: Is there any oracle user_source table equivalent in postgre? - Mailing list pgsql-novice

From Devrim GÜNDÜZ
Subject Re: Is there any oracle user_source table equivalent in postgre?
Date
Msg-id 1267791062.8403.8.camel@hp-laptop2.gunduz.org
Whole thread Raw
In response to Re: Is there any oracle user_source table equivalent in postgre?  (venkatrao.b@tcs.com)
Responses Re: Is there any oracle user_source table equivalent in postgre?  (venkatrao.b@tcs.com)
List pgsql-novice
On Fri, 2010-03-05 at 17:34 +0530, venkatrao.b@tcs.com wrote:
>
> when i am trying -
>
> select * from pg_catalog.pg_proc.prosrc

SELECT prosrc FROM pg_catalog.pg_proc;

--
Devrim GÜNDÜZ
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
devrim~gunduz.org, devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org  Twitter: http://twitter.com/devrimgunduz

Attachment

pgsql-novice by date:

Previous
From: venkatrao.b@tcs.com
Date:
Subject: Re: Is there any oracle user_source table equivalent in postgre?
Next
From: venkatrao.b@tcs.com
Date:
Subject: Re: Is there any oracle user_source table equivalent in postgre?