Re: HaveNFreeProcs() iterates through entire freeProcs list - Mailing list pgsql-hackers

From Jim Nasby
Subject Re: HaveNFreeProcs() iterates through entire freeProcs list
Date
Msg-id 3552fcf6-e262-a184-1374-d9ae5ad477a3@BlueTreble.com
Whole thread Raw
In response to Re: HaveNFreeProcs() iterates through entire freeProcs list  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On 12/2/16 12:52 PM, Tom Lane wrote:
> I think you misread it.  Note the "n > 0" part of the while condition.

*facepalm*

Sorry for the noise...
-- 
Jim Nasby, Data Architect, Blue Treble Consulting, Austin TX
Experts in Analytics, Data Architecture and PostgreSQL
Data in Trouble? Get it in Treble! http://BlueTreble.com
855-TREBLE2 (855-873-2532)



pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: patch: function xmltable
Next
From: Robert Haas
Date:
Subject: Re: [COMMITTERS] pgsql: Add max_parallel_workers GUC.