Re: [NOVICE] Is there any oracle user_source table equivalent in postgre?

Поиск
Список
Период
Сортировка
От venkatrao.b@tcs.com
Тема Re: [NOVICE] Is there any oracle user_source table equivalent in postgre?
Дата
Msg-id OF78503B25.2F61DD61-ON652576DD.00439A9E-652576DD.0043B76C@tcs.com
обсуждение исходный текст
Ответ на Re: [NOVICE] Is there any oracle user_source table equivalent in postgre?  (Devrim GÜNDÜZ <devrim@gunduz.org>)
Список pgsql-general

Thanks to you all it worked..





From:Devrim GÜNDÜZ <devrim@gunduz.org>
To:venkatrao.b@tcs.com
Cc:pgsql-general@postgresql.org, pgsql-novice@postgresql.org
Date:03/05/2010 05:41 PM
Subject:Re: [NOVICE] Is there any oracle user_source table equivalent in postgre?
Sent by:pgsql-novice-owner@postgresql.org





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 "signature.asc" deleted by Venkatrao B/HYD/TCS]


=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you


В списке pgsql-general по дате отправления:

Предыдущее
От: Thomas Kellerer
Дата:
Сообщение: Re: [NOVICE] Is there any oracle user_source table equivalent in postgre?
Следующее
От: Chris Roffler
Дата:
Сообщение: Xpath Index in PostgreSQL