Re: [PATCH] Windows port, fix some resources leaks - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: [PATCH] Windows port, fix some resources leaks
Date
Msg-id 20200122061232.GI174860@paquier.xyz
Whole thread Raw
In response to Re: [PATCH] Windows port, fix some resources leaks  (Ranier Vilela <ranier.vf@gmail.com>)
Responses Re: [PATCH] Windows port, fix some resources leaks  (Ranier Vilela <ranier.vf@gmail.com>)
List pgsql-hackers
On Tue, Jan 21, 2020 at 11:01:07AM -0300, Ranier Vilela wrote:
> Done.

I would recommend that you also run all the regression tests present
in the source before sending a patch.  If you don't know how to do
that, there is some documentation on the matter:
https://www.postgresql.org/docs/current/regress-run.html

If you send any patches, it is always important to make sure that
nothing you change breaks the existing coverage (on top of reading the
surrounding code and understanding its context, of course)

Hint: this crashes at initdb time.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Amit Langote
Date:
Subject: Re: progress report for ANALYZE
Next
From: "曾文旌(义从)"
Date:
Subject: Re: [Proposal] Global temporary tables