[PATCH] pgbench - refactor some connection finish/null into commonfunction - Mailing list pgsql-hackers

From Rady, Doug
Subject [PATCH] pgbench - refactor some connection finish/null into commonfunction
Date
Msg-id 6323D83C-9FDA-4EE1-B0ED-6971E585066A@amazon.com
Whole thread Raw
Responses Re: [PATCH] pgbench - refactor some connection finish/null intocommon function
List pgsql-hackers

This patch refactors all of the connection state PQfinish() and NULL’ing into a single function.

Excludes PQfinish() in doConnect().

This came out of earlier ppoll() work where this was felt to be worthwhile but not directly relevant to that change.

 

doug

 

 

Attachment

pgsql-hackers by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: JIT compiling with LLVM v9.0
Next
From: Andres Freund
Date:
Subject: Re: JIT compiling with LLVM v9.0