Re: mismatching proargtypes/proallargtypes (bug #10122) - Mailing list pgsql-bugs

From Alvaro Herrera
Subject Re: mismatching proargtypes/proallargtypes (bug #10122)
Date
Msg-id 20140424010600.GU25695@eldon.alvh.no-ip.org
Whole thread Raw
In response to Re: mismatching proargtypes/proallargtypes (bug #10122)  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: mismatching proargtypes/proallargtypes (bug #10122)  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: mismatching proargtypes/proallargtypes (bug #10122)
Next
From: Babar Mashkoor
Date:
Subject: Re: BUG #10116: Unable to load more than 100 recs - trial version