Re: Fix a possible socket leak at Windows (src/backend/port/win32/socket.c)

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Ranier Vilela <ranier(dot)vf(at)gmail(dot)com>
Cc: Daniel Gustafsson <daniel(at)yesql(dot)se>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Fix a possible socket leak at Windows (src/backend/port/win32/socket.c)
Date: 2024-01-17 06:26:59
Message-ID: ZadzM9mHBGG7O2aI@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Jan 16, 2024 at 05:25:39PM -0300, Ranier Vilela wrote:
> Thanks for taking care of this.

Yeah, that's a good catch.

> Do you have plans or should I register for a commitfest?

Daniel has stated that he would take care of it, so why not letting
him a few days? I don't think that a CF entry is necessary.
--
Michael

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2024-01-17 06:44:30 Re: "ERROR: could not open relation with OID 16391" error was encountered when reindexing
Previous Message Michael Paquier 2024-01-17 06:19:16 Re: heavily contended lwlocks with long wait queues scale badly