Re: add missing PQfinish() calls to vacuumdb - Mailing list pgsql-hackers

From Nathan Bossart
Subject Re: add missing PQfinish() calls to vacuumdb
Date
Msg-id Z6Jq3hkIZeTd3Jmt@nathan
Whole thread Raw
In response to Re: add missing PQfinish() calls to vacuumdb  (Daniel Gustafsson <daniel@yesql.se>)
List pgsql-hackers
On Tue, Feb 04, 2025 at 05:51:28PM +0100, Daniel Gustafsson wrote:
> No objections, I too prefer to do the right thing here. +1 on backpatching.

Committed.  Thanks for looking.

-- 
nathan



pgsql-hackers by date:

Previous
From: Álvaro Herrera
Date:
Subject: Re: Better title output for psql \dt \di etc. commands
Next
From: Jeff Davis
Date:
Subject: Re: should we have a fast-path planning for OLTP starjoins?