Drop "leaked" resources in sqljson/sqljson_queryfuncs regression tests

From: "Tristan Partin" <tristan(at)partin(dot)io>
To: "pgsql-hackers" <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Drop "leaked" resources in sqljson/sqljson_queryfuncs regression tests
Date: 2026-08-21 22:59:01
Message-ID: DKUZT5LM678X.3CY3E8WPKTJO6@partin.io
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Found these "leaks" while doing some other work in the SQL/JSON area.
Did some analysis to find that this should be backpatched through 17.

--
Tristan Partin
PostgreSQL Contributors Team
AWS (https://aws.amazon.com)

Attachment Content-Type Size
v1-0001-Drop-leaked-resources-in-sqljson-sqljson_queryfun.patch text/x-patch 4.4 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2026-08-21 23:06:23 Re: Drop "leaked" resources in sqljson/sqljson_queryfuncs regression tests
Previous Message Masahiko Sawada 2026-08-21 22:33:21 Re: [PATCH] Release replication slot on error in SQL-callable slot functions