From: | venkatrao(dot)b(at)tcs(dot)com |
---|---|
To: | pgsql-novice(at)postgresql(dot)org, pgsql-general(at)postgresql(dot)org |
Subject: | Is there any oracle user_source table equivalent in postgre? |
Date: | 2010-03-05 11:40:56 |
Message-ID: | OFF51FB1D4.1DA4E916-ON652576DD.003FC4FB-652576DD.00402C8A@tcs.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-novice |
Hello,
Can any one help me if oracle like any user_source table is there in
postgre 8.4 (in pg_catalog or information_schema).
Actually we migrated code from Oracle to Postgre. Now i want to search in
how many places( i.e. in functions ) we have used a particular syntax(
e.g. current_date). This can be achieved by using data dictionary view
user_source in oracle.
thanks in advance...
Venkat
=====-----=====-----=====
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
From | Date | Subject | |
---|---|---|---|
Next Message | Thomas Kellerer | 2010-03-05 11:48:17 | Re: Is there any oracle user_source table equivalent in postgre? |
Previous Message | John777 | 2010-03-05 10:31:14 | Re: For Loop using row_data to increase performance |
From | Date | Subject | |
---|---|---|---|
Next Message | Thomas Kellerer | 2010-03-05 11:48:17 | Re: Is there any oracle user_source table equivalent in postgre? |
Previous Message | Giovanni Gigante | 2010-03-05 10:52:48 | Re: a query problem |