[PATCH] Add tests for binaryheap.c

From: Aleksander Alekseev <aleksander(at)timescale(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: [PATCH] Add tests for binaryheap.c
Date: 2025-06-26 15:16:10
Message-ID: CAJ7c6TMwp+mb8MMoi=SMVMso2hYecoVu2Pwf2EOkesq0MiSKxw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

The proposed patch adds tests for binaryheap.c. This is similar to our
tests for RB-trees in test_rbtree.c.

--
Best regards,
Aleksander Alekseev

Attachment Content-Type Size
v1-0001-Add-tests-for-binaryheap.c.patch application/octet-stream 19.4 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jim Jones 2025-06-26 15:27:37 Re: Bug with concurrent CREATE OR REPLACE (?)
Previous Message Matheus Alcantara 2025-06-26 15:10:40 Re: SCRAM pass-through authentication for postgres_fdw