From: | David Rowley <david(dot)rowley(at)2ndquadrant(dot)com> |
---|---|
To: | Josh Soref <jsoref(at)gmail(dot)com> |
Cc: | Andres Freund <andres(at)anarazel(dot)de>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Possible spelling fixes |
Date: | 2017-03-01 15:35:38 |
Message-ID: | CAKJS1f-UJBxGE0ptj8KC42pmqifnPNUJa02nbgRAOfhVozd_aQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 6 February 2017 at 15:50, Josh Soref <jsoref(at)gmail(dot)com> wrote:
> It's now split more or less to your suggestion:
> https://github.com/jsoref/postgres/commits/spelling
- * Note that this algrithm is know to not be very effective (O(N^2))
+ * Note that this algorithm is know to not be very effective (O(N^2))
know should be known. Perhaps you can include if you have a followup patch.
--
David Rowley http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2017-03-01 15:40:49 | Re: BRIN cost estimate |
Previous Message | Peter Eisentraut | 2017-03-01 15:25:06 | Re: Statement-level rollback |