Re: Avoid redudant initialization and possible memory leak (src/backend/parser/parse_relation.c) - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Avoid redudant initialization and possible memory leak (src/backend/parser/parse_relation.c)
Date
Msg-id 20220913140927.sx7jfkeiqcy6da7u@alvherre.pgsql
Whole thread Raw
In response to Avoid redudant initialization and possible memory leak (src/backend/parser/parse_relation.c)  (Ranier Vilela <ranier.vf@gmail.com>)
Responses Re: Avoid redudant initialization and possible memory leak (src/backend/parser/parse_relation.c)
List pgsql-hackers
On 2022-Sep-13, Ranier Vilela wrote:

> However, for Postgres 15 this may can cause a small memory leak.

What memory leak?  There's no leak here.

-- 
Álvaro Herrera         PostgreSQL Developer  —  https://www.EnterpriseDB.com/
Bob [Floyd] used to say that he was planning to get a Ph.D. by the "green
stamp method," namely by saving envelopes addressed to him as 'Dr. Floyd'.
After collecting 500 such letters, he mused, a university somewhere in
Arizona would probably grant him a degree.              (Don Knuth)



pgsql-hackers by date:

Previous
From: Julien Rouhaud
Date:
Subject: Re: Avoid redudant initialization and possible memory leak (src/backend/parser/parse_relation.c)
Next
From: Peter Eisentraut
Date:
Subject: Re: [PATCH] Log details for client certificate failures