Re: OPAQUE and 7.2-7.3 upgrade

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: OPAQUE and 7.2-7.3 upgrade
Дата
Msg-id 15164.1031890319@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: OPAQUE and 7.2-7.3 upgrade  (Philip Warner <pjw@rhyme.com.au>)
Ответы Re: OPAQUE and 7.2-7.3 upgrade  (Philip Warner <pjw@rhyme.com.au>)
Re: OPAQUE and 7.2-7.3 upgrade  (Philip Warner <pjw@rhyme.com.au>)
Список pgsql-hackers
Philip Warner <pjw@rhyme.com.au> writes:
> ISTM that this problem comes about because we allow an external function to 
> be defined incorrectly (ie. the db says it returns type A, the function 
> really returns type B) - and we should be addressing that problem.

Well, yeah.  7.3 is trying to tighten up on exactly that point.  And our
current problem arises precisely because dumps from older database
versions will fail to meet the tighter rules.  How can we accommodate
those old dumps without abandoning the attempt to be tighter about
datatypes?
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: OPAQUE and 7.2-7.3 upgrade
Следующее
От: Yury Bokhoncovich
Дата:
Сообщение: btree page merging