Re: mismatching proargtypes/proallargtypes (bug #10122)

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: mismatching proargtypes/proallargtypes (bug #10122)
Дата
Msg-id 20140424010600.GU25695@eldon.alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: mismatching proargtypes/proallargtypes (bug #10122)  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: mismatching proargtypes/proallargtypes (bug #10122)  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
Tom Lane wrote:
> Andres Freund <andres@2ndquadrant.com> writes:
> > 'trinque' on irc reported that "SELECT pg_catalog.pg_identify_object(oid,
> > integer, integer)'::regprocedure" doesn't work and Andrew Gierth noticed
> > it's because proargtypes doesn't match proallargtypes.
>
> Ugh, how annoying.

Argh!

> What I'm inclined to do in the back branches is just correct the
> catalogs without bumping catversion (since we can't do that).
> At least installations initdb'd in future will have it right.

Maybe we can provide an UPDATE to fix it in existing installations, for
those interested in doing so.

--
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: mismatching proargtypes/proallargtypes (bug #10122)
Следующее
От: Babar Mashkoor
Дата:
Сообщение: Re: BUG #10116: Unable to load more than 100 recs - trial version