On Tue, Jan 31, 2017 at 11:59 PM, Robert Haas <robertmh...@gmail.com> wrote: > Sorry, I have a little more nitpicking.
Thanks for the input. > How about having > printsimple() use pq_sendcountedtext() instead of pq_sendint() > followed by pq_sendbytes(), as it does for TEXTOID? > > Other than that, this looks fine to me now. 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. -- Michael
refactor-repl-cmd-output-v4.patch
Description: Binary data
-- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers