Re: Unused function parameter in get_qual_from_partbound() - Mailing list pgsql-hackers

From Soumyadeep Chakraborty
Subject Re: Unused function parameter in get_qual_from_partbound()
Date
Msg-id CAE-ML+_duZmF_2GV5Wrn6nag1f_7E0YdGFctr47okk0WEbQFHw@mail.gmail.com
Whole thread Raw
In response to Re: Unused function parameter in get_qual_from_partbound()  (Michael Paquier <michael@paquier.xyz>)
Responses Re: Unused function parameter in get_qual_from_partbound()  (Soumyadeep Chakraborty <soumyadeep2007@gmail.com>)
List pgsql-hackers
Hello,

Googling around, I didn't find any extensions that would break from this
change. Even if there are any, this change will simplify the relevant
callsites. It also aligns the interface nicely with get_qual_for_hash,
get_qual_for_list and get_qual_for_range.

Marking this as ready for committer. It can be committed when the branch
is cut for 15.

Regards,
Soumyadeep (VMware)



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: unnesting multirange data types
Next
From: Soumyadeep Chakraborty
Date:
Subject: Re: Unused function parameter in get_qual_from_partbound()