Re: [PATCH] Fix segmentation fault and infinite loop in jsonb_{plperl,plpython}

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Aleksander Alekseev <aleksander(at)tigerdata(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: [PATCH] Fix segmentation fault and infinite loop in jsonb_{plperl,plpython}
Date: 2026-06-16 19:46:38
Message-ID: 911528.1781639198@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Aleksander Alekseev <aleksander(at)tigerdata(dot)com> writes:
> I discovered several bugs in jsonb_plperl and jsonb_plpython.

Good catches, will take care of this.

(I'm inclined to fold these into one patch, though.)

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Renaud Métrich 2026-06-16 19:49:04 Re: [PATCH v1] Add ssl_alt_cert_file/ssl_alt_key_file for dual RSA+ECDSA certificate support
Previous Message Jacob Champion 2026-06-16 19:46:31 Re: [oauth] Increased CPU usage during device flow with libcurl 8.20.0