Re: [BUGS] BUG #14706: Dependencies not recorded properly for base types - Mailing list pgsql-bugs

From Michael Paquier
Subject Re: [BUGS] BUG #14706: Dependencies not recorded properly for base types
Date
Msg-id CAB7nPqRUgybqbq-rBcpV_0Pp=YEhAfzxVOc0DoMKp56et4RpNw@mail.gmail.com
Whole thread Raw
In response to Re: [BUGS] BUG #14706: Dependencies not recorded properly for base types  (Michael Paquier <michael.paquier@gmail.com>)
Responses Re: [BUGS] BUG #14706: Dependencies not recorded properly for basetypes  (Heikki Linnakangas <hlinnaka@iki.fi>)
List pgsql-bugs
On Thu, Jun 15, 2017 at 3:05 PM, Michael Paquier
<michael.paquier@gmail.com> wrote:
> Attached is an idea of patch, inputs welcome. Another idea would be to
> deprecate things on HEAD and cause an ERROR when doing such things.

Not completely bullet-proof actually. As SetFunctionArgType() can be
called, arguments of a function could be changed, leading to lookup
errors. Attached is an updated patch with more regression tests.
-- 
Michael

-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Attachment

pgsql-bugs by date:

Previous
From: Michael Paquier
Date:
Subject: Re: [BUGS] BUG #14706: Dependencies not recorded properly for base types
Next
From: jaroslav.zaruba@gmail.com
Date:
Subject: [BUGS] BUG #14707: pgAdmin4 does not start