Re: [HACKERS] Refactoring of replication commands using printsimple - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: [HACKERS] Refactoring of replication commands using printsimple
Date
Msg-id CAB7nPqQxY2epiDMFbhw23eB8rnmEbLydsf3duuh5Uz9hcPsn5g@mail.gmail.com
Whole thread Raw
In response to Re: [HACKERS] Refactoring of replication commands using printsimple  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On Thu, Feb 2, 2017 at 4:05 AM, Robert Haas <robertmhaas@gmail.com> wrote:
> On Tue, Jan 31, 2017 at 8:26 PM, Michael Paquier
> <michael.paquier@gmail.com> wrote:
>> pq_sendcountedtext() does some encoding conversion, which is why I
>> haven't used because we deal only with integers in this patch... Now
>> if you wish to switch to that I have really no arguments against.
>
> OK, I see.  Well, I guess it's sensible either way, but I've committed
> this version.  Thanks.

Thanks.
-- 
Michael



pgsql-hackers by date:

Previous
From: Jim Nasby
Date:
Subject: Re: \if, \elseif, \else, \endif (was Re: [HACKERS] PSQL commands:\quit_if, \quit_unless)
Next
From: Jim Nasby
Date:
Subject: Re: [HACKERS] Time to up bgwriter_lru_maxpages?