Skip to content
Snippets Groups Projects
Commit 0e99be1c authored by Tom Lane's avatar Tom Lane
Browse files

Remove useless argtype_inherit() code, and make consequent simplifications.

As I pointed out a few days ago, this code has failed to do anything useful
for some time ... and if we did want to revive the capability to select
functions by nearness of inheritance ancestry, this is the wrong place
and way to do it anyway.  The knowledge would need to go into
func_select_candidate() instead.  Perhaps someday someone will be motivated
to do that, but I am not today.
parent ac8998f2
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment