Re: [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>
Cc: "Jonathan Gonzalez V(dot)" <jonathan(dot)abdiel(at)gmail(dot)com>, Michael Paquier <michael(at)paquier(dot)xyz>
Subject: Re: [PATCH] Cover get_json_table_plan() with tests
Date: 2026-07-23 13:50:03
Message-ID: CAJ7c6TP6_Z41wVfAuK0OZ9E0DGnKtJQYWAs=A1V7GjX9=t-xhQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

> So what I actually need to do is *remove* part which executes `if
> (IsA(plan, JsonTablePathScan))` branch since now it is executed
> without the patch. I will submit an updated version.

Here is the simplified patch.

--
Best regards,
Aleksander Alekseev

Attachment Content-Type Size
v3-0001-Improve-get_json_table_plan-test-coverage.patch text/x-patch 2.8 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Chao Li 2026-07-23 13:58:07 Re: Fix missing FORMAT when deparsing JSON_ARRAY(query)
Previous Message Arseny Kositsin 2026-07-23 13:47:00 Re: pg_upgrade fails when FK constraint with same name exists on partitioned table and its partition