Re: 8.0.0beta1 small inconsistency in pg_aggregate listing - Mailing list pgsql-bugs

From Fabien COELHO
Subject Re: 8.0.0beta1 small inconsistency in pg_aggregate listing
Date
Msg-id Pine.LNX.4.58.0408201747140.31684@sablons.cri.ensmp.fr
Whole thread Raw
In response to Re: 8.0.0beta1 small inconsistency in pg_aggregate listing  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
> > Maybe something wrong with the regproc type?
>
> regprocout doesn't schema-qualify if the function name is unique without
> it.

Ok. Maybe too clever, as I couldn't guess by looking at it.

> Of course, the function name isn't necessarily unique *with* it, either,
> but regproc can't do anything about that.  Cast to regprocedure if you
> want to see a more helpful display of the function.

Much better indeed.

Thanks a lot for the light. Have a nice day.

--
Fabien Coelho - coelho@cri.ensmp.fr

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: 8.0.0beta1 small inconsistency in pg_aggregate listing
Next
From: Stefanos Harhalakis
Date:
Subject: Re: pgsql 8.0.0b1 - openssl detection