Re: [PATCH] Use binaryheap_* macro where appropriate
Nathan Bossart <nathandbossart@gmail.com>
From: Nathan Bossart <nathandbossart@gmail.com>
To: Aleksander Alekseev <aleksander@timescale.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-07-01T19:20:40Z
Lists: pgsql-hackers
Committed. -- nathan
Commits
-
Make more use of binaryheap_empty() and binaryheap_size().
- 32bcf568cbc3 19 (unreleased) landed