RE: Inheritance of functions shows unexpected behaviour

Поиск
Список
Период
Сортировка
От Ganesh Prasad
Тема RE: Inheritance of functions shows unexpected behaviour
Дата
Msg-id F5DA09A0A4D4D41196FC00D0B74A04B009D46B@MARS
обсуждение исходный текст
Ответ на Inheritance of functions shows unexpected behaviour  (pgsql-bugs@postgresql.org)
Список pgsql-bugs
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:tgl@sss.pgh.pa.us]
Sent: Tuesday, 1 May 2001 6:09 AM
To: ganesh.prasad@reply2.com; pgsql-bugs@postgresql.org
Subject: Re: [BUGS] Inheritance of functions shows unexpected behaviour


pgsql-bugs@postgresql.org 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

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: debug_level 0 does not stop debug messages
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: debug_level 0 does not stop debug messages