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

From Robert Haas
Subject Re: [HACKERS] Refactoring of replication commands using printsimple
Date
Msg-id CA+TgmoY7iaV-LSoqPv5gJJmz2V8gj1vH6QtDi5ypD0q8zdCCkQ@mail.gmail.com
Whole thread Raw
In response to Re: [HACKERS] Refactoring of replication commands using printsimple  (Michael Paquier <michael.paquier@gmail.com>)
Responses Re: [HACKERS] Refactoring of replication commands using printsimple  (Michael Paquier <michael.paquier@gmail.com>)
List pgsql-hackers
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.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [HACKERS] [PATCH] Add tab completion for DEALLOCATE
Next
From: Pavel Stehule
Date:
Subject: Re: [HACKERS] ICU integration