Re: popcount - Mailing list pgsql-hackers

From John Naylor
Subject Re: popcount
Date
Msg-id CAFBsxsF1q6BEa-NPkzQHFZ7D0GGxdM2uWDCYb-v08wPTmO9XOw@mail.gmail.com
Whole thread Raw
In response to popcount  (David Fetter <david@fetter.org>)
Responses Re: popcount
List pgsql-hackers
Hi David,

Just a nitpick:

+SET bytea_output TO hex;

Since we don't see the string in the output, I don't immediately see the reason to change the output format here?

Aside from that, this patch works as expected, and is ready for committer.
--
John Naylor
EDB: http://www.enterprisedb.com

pgsql-hackers by date:

Previous
From: Greg Nancarrow
Date:
Subject: Re: Parallel INSERT (INTO ... SELECT ...)
Next
From: Stepan Yankevych
Date:
Subject: CDC feature request