[PATCH] Cover get_json_table_plan() with tests

From: Aleksander Alekseev <aleksander(at)tigerdata(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: [PATCH] Cover get_json_table_plan() with tests
Date: 2026-07-10 13:44:06
Message-ID: CAJ7c6TP0kgaN1Hjtj1PYtQVF0vyr+ce01oAx9Li_UpGDG2NMmA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

I noticed that get_json_table_plan() is never executed by the existing
tests. The proposed patch fixes this.

--
Best regards,
Aleksander Alekseev

Attachment Content-Type Size
v1-0001-Cover-get_json_table_plan-with-tests.patch text/x-patch 3.8 KB

Browse pgsql-hackers by date

  From Date Subject
Next Message Greg Burd 2026-07-10 14:00:02 Re: [PATCH] Batched clock sweep to reduce cross-socket atomic contention
Previous Message Fujii Masao 2026-07-10 13:38:23 Re: Fix data checksum processing for temp relations and dropped databases