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-17 15:05:30
Message-ID: 1122648.1781708730@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:
> OK, that's fair enough. Here is the corrected patch.

Pushed with some comments added.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Nathan Bossart 2026-06-17 15:27:35 Re: [PATCH] Doc: document standard_conforming_strings dump/restore incompatibility
Previous Message Andrew Dunstan 2026-06-17 14:43:50 Re: Fix pg_restore --no-globals SQL output for pg_dumpall archives