Thank you. 

I hope the fix will implement polymorphism also, i.e., if a superclass and
subclass define an identically-named function, then calling the function on
all records of the superclass should transparently call the subclass's
function for the records corresponding to the subclass.

Regards,

Ganesh

-----Original Message-----
From: Tom Lane [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, 1 May 2001 6:09 AM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: [BUGS] Inheritance of functions shows unexpected behaviour 


[EMAIL PROTECTED] writes:
> Inheritance of functions shows unexpected behaviour

I agree, plpgsql is doing the wrong thing here.  Fix committed for
7.1.1.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/users-lounge/docs/faq.html

Reply via email to