| From: | Devrim GÜNDÜZ <devrim(at)gunduz(dot)org> |
|---|---|
| To: | venkatrao(dot)b(at)tcs(dot)com |
| Cc: | pgsql-general(at)postgresql(dot)org, pgsql-novice(at)postgresql(dot)org |
| Subject: | Re: [NOVICE] Is there any oracle user_source table equivalent in postgre? |
| Date: | 2010-03-05 12:11:02 |
| Message-ID: | 1267791062.8403.8.camel@hp-laptop2.gunduz.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-novice |
On Fri, 2010-03-05 at 17:34 +0530, venkatrao(dot)b(at)tcs(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Thomas Kellerer | 2010-03-05 12:18:36 | Re: [NOVICE] Is there any oracle user_source table equivalent in postgre? |
| Previous Message | Pavel Stehule | 2010-03-05 12:10:09 | Re: [NOVICE] Is there any oracle user_source table equivalent in postgre? |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Thomas Kellerer | 2010-03-05 12:18:36 | Re: [NOVICE] Is there any oracle user_source table equivalent in postgre? |
| Previous Message | Pavel Stehule | 2010-03-05 12:10:09 | Re: [NOVICE] Is there any oracle user_source table equivalent in postgre? |