Adding column in pg_proc
Started by Ali Babaover 20 years ago2 messages
Hello,
if i need to add a column in pg_proc ,is any body can
give me overview to do this.
Thanks,
Asif Ali
__________________________________
Do you Yahoo!?
Yahoo! Mail - Find what you need with new enhanced search.
http://info.mail.yahoo.com/mail_250
Re: Adding column in pg_proc
Ali Baba <idofyear@yahoo.com> writes:
if i need to add a column in pg_proc ,is any body can
give me overview to do this.
You're in luck:
http://archives.postgresql.org/pgsql-committers/2005-03/msg00433.php
regards, tom lane