Re: Possible spelling fixes

Alvaro Herrera <alvherre@2ndquadrant.com>

From: Alvaro Herrera <alvherre@2ndquadrant.com>
To: Andres Freund <andres@anarazel.de>
Cc: Josh Soref <jsoref@gmail.com>, pgsql-hackers@postgresql.org
Date: 2017-02-06T13:16:45Z
Lists: pgsql-hackers
Andres Freund wrote:

> On 2017-02-05 21:05:50 -0500, Josh Soref wrote:

> > A complete diff would be roughly 130k. I've recently tried to submit a
> > similarly sized patch to another project and it was stuck in
> > moderation (typically mailing lists limit attachments to around 40k).
> 
> IIRC 130k shouln't get you stuck in filters yet - if you're concerned
> you can gzip the individual patches.

Our limit for pgsql-hackers is 1 MB.

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


Commits

  1. Fix s/ITERTOR/ITERATOR/ typo in simplehash.h.

  2. Fix typos in comments.

  3. XLOG (also known as WAL -:)) Bootstrap/Startup/Shutdown.