Use bsearch() instead of a manual binary search in syscache.c
cca5507 <cca5507@qq.com>
From: cca5507 <cca5507@qq.com>
To: pgsql-hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-11-08T07:59:02Z
Lists: pgsql-hackers
Attachments
- v1-0001-Use-bsearch-instead-of-a-manual-binary-search-in-.patch (application/octet-stream) patch v1-0001
Hi, hackers! I make a patch for the $subject, which make the code simpler, thoughts? -- Regards, ChangAo Chen