Re: pgsql: Fix memory leak in plpgsql's CALL processing. - Mailing list pgsql-hackers

From Tom Lane
Subject Re: pgsql: Fix memory leak in plpgsql's CALL processing.
Date
Msg-id 1669879.1609173742@sss.pgh.pa.us
Whole thread Raw
In response to Re: pgsql: Fix memory leak in plpgsql's CALL processing.  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
I wrote:
> so it looks like a memory clobber --- probably some data structure is
> being built in the wrong memory context.  Will look closer shortly.

Brain-dead typo ... where's my brown paper bag?

            regards, tom lane



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: pgsql: Add pg_alterckey utility to change the cluster key
Next
From: Tom Lane
Date:
Subject: Re: Better client reporting for "immediate stop" shutdowns