Call pqPipelineFlush from PQsendFlushRequest - Mailing list pgsql-hackers

From Jelte Fennema-Nio
Subject Call pqPipelineFlush from PQsendFlushRequest
Date
Msg-id CAGECzQTxZRevRWkKodE-SnJk1Yfm4eKT+8E4Cyq3MJ9YKTnNew@mail.gmail.com
Whole thread Raw
Responses Re: Call pqPipelineFlush from PQsendFlushRequest
List pgsql-hackers
In pipeline mode after queuing a message to be sent we would flush the
buffer if the size of the buffer passed some threshold. The only message
type that we didn't do that for was the Flush message. This addresses
that oversight.

I noticed this discrepancy while reviewing the
PQsendSyncMessage/PQpipelinePutSync patchset.

Attachment

pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: GUC names in messages
Next
From: "Zakhlystov, Daniil (Nebius)"
Date:
Subject: Re: Force the old transactions logs cleanup even if checkpoint is skipped