Re: Unused function parameter in get_qual_from_partbound()
Soumyadeep Chakraborty <soumyadeep2007@gmail.com>
From: Soumyadeep Chakraborty <soumyadeep2007@gmail.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: "houzj.fnst@fujitsu.com" <houzj.fnst@fujitsu.com>,
David Rowley <dgrowleyml@gmail.com>, PostgreSQL Developers <pgsql-hackers@lists.postgresql.org>
Date: 2021-07-10T22:44:23Z
Lists: 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)
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Remove unused function parameter in get_qual_from_partbound
- c203dcddf997 15.0 landed
-
Fix cardinality estimates for parallel joins.
- 0c2070cefa0e 10.0 cited