Minor issues with code comments related to abbreviated keys

Started by Peter Geogheganover 11 years ago3 messageshackers
Jump to latest

Attached patch fixes minor issues in code comments that relate to
abbreviated keys.

--
Peter Geoghegan

Attachments:

abbreviation_comments.patchtext/x-patch; charset=US-ASCII; name=abbreviation_comments.patchDownload+3-3
In reply to: Peter Geoghegan (#1)
Re: Minor issues with code comments related to abbreviated keys

On Thu, Jan 22, 2015 at 5:17 PM, Peter Geoghegan <pg@heroku.com> wrote:

Attached patch fixes minor issues in code comments that relate to
abbreviated keys.

There should also be a description of hyperLogLog in the new README
file within ./src/backend/lib/

I suggest:

hyperloglog.c - a streaming cardinality estimator
--
Peter Geoghegan

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

#3Robert Haas
robertmhaas@gmail.com
In reply to: Peter Geoghegan (#2)
Re: Minor issues with code comments related to abbreviated keys

On Fri, Jan 23, 2015 at 2:59 PM, Peter Geoghegan <pg@heroku.com> wrote:

On Thu, Jan 22, 2015 at 5:17 PM, Peter Geoghegan <pg@heroku.com> wrote:

Attached patch fixes minor issues in code comments that relate to
abbreviated keys.

There should also be a description of hyperLogLog in the new README
file within ./src/backend/lib/

I suggest:

hyperloglog.c - a streaming cardinality estimator

Committed with that addition.

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

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers