pgsql: Bump catversion for JSON_TABLE PLAN clause

From: Alexander Korotkov <akorotkov(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Bump catversion for JSON_TABLE PLAN clause
Date: 2026-07-09 19:25:31
Message-ID: E1whuNH-000LBn-1M@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Bump catversion for JSON_TABLE PLAN clause

86ab7f4c721d misses catversion bump as it adds new fields to the existing
nodes.

Reported-by: Thom Brown <thom(at)linux(dot)com>
Discussion: https://postgr.es/m/CAA-aLv7aZGSExnbjJRw8eKkoXbu34TdoKLLA2gPye3aHjO5OSA%40mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/21e958c303bc8f79627726f4f15a8428c6a22003

Modified Files
--------------
src/include/catalog/catversion.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Fujii Masao 2026-07-09 23:38:54 pgsql: Improve log_statement_max_length truncation reporting
Previous Message Nathan Bossart 2026-07-09 16:10:17 pgsql: Remove WaitEventCustomCounterData.