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-18 16:24:51
Message-ID: 1381405.1781799891@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 looked around and found the same bug in hstore_plperl:

D'oh, I should have spotted that myself. Pushed, thanks for noticing.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Nathan Bossart 2026-06-18 16:30:41 Re: AW: PG19beta1: GCC 16.1.1 warning: ‘actual_arg_types’ may be used uninitialized in clauses.c
Previous Message Fujii Masao 2026-06-18 16:22:10 Re: Deadlock detector fails to activate on a hot standby replica