Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1YFQ3g-00010C-65 for pgsql-docs@arkaria.postgresql.org; Sun, 25 Jan 2015 16:29:08 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.80) (envelope-from ) id 1YFQ3e-0008KZ-Cc for pgsql-docs@arkaria.postgresql.org; Sun, 25 Jan 2015 16:29:06 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1YFQ3c-0008KO-Hk for pgsql-docs@postgresql.org; Sun, 25 Jan 2015 16:29:04 +0000 Received: from mwork.nabble.com ([162.253.133.43]) by magus.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1YFQ3X-0002tE-Fr for pgsql-docs@postgresql.org; Sun, 25 Jan 2015 16:29:02 +0000 Received: from msam.nabble.com (unknown [162.253.133.85]) by mwork.nabble.com (Postfix) with ESMTP id 77F1E11AB2D3 for ; Sun, 25 Jan 2015 08:28:58 -0800 (PST) Date: Sun, 25 Jan 2015 09:28:56 -0700 (MST) From: David G Johnston To: pgsql-docs@postgresql.org Message-ID: <1422203336861-5835372.post@n5.nabble.com> In-Reply-To: References: Subject: Re: how do I suggest a small docs change? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Pg-Spam-Score: -0.3 (/) 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 J Connolly wrote > Hi, just wondering how to suggest a small change to the docs. On a related > note, if the source was on github it would be easier for people like me to > suggest a change. Just post your thoughts to -docs. The harder part of doc changes is SGML, not the fact the Git repo is not on GitHub. > Here's the suggested change: > The tutorial at ( > http://www.postgresql.org/docs/9.4/static/tutorial-transactions.html) > should use integers (i.e. cents) when dealing with currency. Tangential to > the point of that page, but important given that it's a page targeted at > beginners. That example uses the numeric type for currency; which is considerably less convoluted then forcing everything to have hundredths resolution and multiplication if you want to show the nominal unit (e.g. dollars). David J. -- View this message in context: http://postgresql.nabble.com/how-do-I-suggest-a-small-docs-change-tp5835330p5835372.html Sent from the PostgreSQL - docs mailing list archive at Nabble.com. -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs