Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1XOvKu-0002Js-0D for pgsql-docs@arkaria.postgresql.org; Tue, 02 Sep 2014 21:09:56 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.80) (envelope-from ) id 1XOvKt-0002mx-Ei for pgsql-docs@arkaria.postgresql.org; Tue, 02 Sep 2014 21:09:55 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1XOvKs-0002kV-5t for pgsql-docs@postgresql.org; Tue, 02 Sep 2014 21:09:54 +0000 Received: from mail-ig0-x22c.google.com ([2607:f8b0:4001:c05::22c]) by makus.postgresql.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.80) (envelope-from ) id 1XOvKo-0000sX-0U for pgsql-docs@postgresql.org; Tue, 02 Sep 2014 21:09:52 +0000 Received: by mail-ig0-f172.google.com with SMTP id h15so14939500igd.5 for ; Tue, 02 Sep 2014 14:09:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=juffo.org; s=google; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=3yCg4zU7jDIZ7yt9rxoARTCYdO7zcnGnDXft+w4ynhQ=; b=F3uUYUpAr56OeTtC0+yYabJHj/1GOAODx6DPSpMto0HdVR5imkLPB+ct/SNi+cgKYn Y3Y46iz+k06RoCFnE13es5qfDQXD5qlaJVeTnJNFNjJcTwad3pstUayP5WmELwORRJ4i jPXSmHxcCjzLWODSwMhNuKzzlshtclLiYqzUA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=3yCg4zU7jDIZ7yt9rxoARTCYdO7zcnGnDXft+w4ynhQ=; b=a0Ur8r6X0Zz0KD8RbYDEwlCoXmOCOV8+OSU0mj2iykv8tBvXW5ybuHS7PyrMPvn9fW ppGOnIYQh5uCYHn5wOE5Z/i7kwnTO97JnT3o7blKW2jaaUmQAAKCKQqF2I4sNYH7Y4gf j7cPSQk40APIwTO1LpSfy6QoVKkrHpqa/WaxNJY/IByWhTNRinh3xHRyH96saMKhGLw4 v8p+LdAWiX6R/7bZcMONYP/tpL8yflVrpmuOU6a3k5VzZjpM5hnKph5roqcLhag0pj5c cCKDk1/lZ+/EGapIndLR6ZFJlYenpxUOtVRJmRFdk84QitEic2s682GwYYAHC/JTjjS0 +kMQ== X-Gm-Message-State: ALoCoQnZiV7p50UtI8Bl4W7qhwJ5gwTHjZsAgN3rEPdwmkJr5/IqxfT8YSpRbe51PMJMijyS9Cca X-Received: by 10.42.67.133 with SMTP id t5mr4546892ici.62.1409692188469; Tue, 02 Sep 2014 14:09:48 -0700 (PDT) MIME-Version: 1.0 Received: by 10.107.14.139 with HTTP; Tue, 2 Sep 2014 14:09:08 -0700 (PDT) In-Reply-To: <6438.1409420606@sss.pgh.pa.us> References: <1408994031.21717.YahooMailNeo@web122306.mail.ne1.yahoo.com> <1409003998.48777.YahooMailNeo@web122302.mail.ne1.yahoo.com> <1409416383.3283.YahooMailNeo@web122306.mail.ne1.yahoo.com> <6438.1409420606@sss.pgh.pa.us> From: Marti Raudsepp Date: Wed, 3 Sep 2014 00:09:08 +0300 Message-ID: Subject: Re: [PATCH] Various documentation typo/grammar fixes To: Tom Lane Cc: Kevin Grittner , pgsql-docs Content-Type: text/plain; charset=UTF-8 X-Pg-Spam-Score: -2.0 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-docs Precedence: bulk Sender: pgsql-docs-owner@postgresql.org On Sat, Aug 30, 2014 at 8:43 PM, Tom Lane wrote: > I would argue against applying patch 2 at all. I don't feel strongly about this, I originally didn't plan to submit this patch at all. But I don't agree with: > doing it only because some style guide tells > you to is not the way to approach the issue. We're writing English > not C code here, and so there is no single standard of correctness. There isn't a "single standard", but there are many style guides about English and pretty much all of them agree on the usage of periods in "e.g.", "i.e.", "etc." and "et al." With regards to commas following e.g. and i.e., this article surveyed 6 different English style guides and just 1 recommended not using the comma: http://www.quickanddirtytips.com/education/grammar/ie-versus-eg?page=2 Regards, Marti -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs