X-Original-To: pgsql-patches-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [64.117.224.130]) by svr1.postgresql.org (Postfix) with ESMTP id 9C187D1B965 for ; Fri, 5 Sep 2003 23:29:21 +0000 (GMT) Received: from svr1.postgresql.org ([64.117.224.193]) by localhost (neptune.hub.org [64.117.224.130]) (amavisd-new, port 10024) with ESMTP id 38637-03 for ; Fri, 5 Sep 2003 20:29:12 -0300 (ADT) Received: from sss.pgh.pa.us (unknown [192.204.191.242]) by svr1.postgresql.org (Postfix) with ESMTP id A7F5CD1B52C for ; Fri, 5 Sep 2003 20:29:10 -0300 (ADT) Received: from sss2.sss.pgh.pa.us (tgl@localhost [127.0.0.1]) by sss.pgh.pa.us (8.12.9/8.12.9) with ESMTP id h85NTAAn026609; Fri, 5 Sep 2003 19:29:10 -0400 (EDT) To: Peter Eisentraut Cc: Neil Conway , PostgreSQL Patches Subject: Re: minor documentation improvements In-reply-to: References: Comments: In-reply-to Peter Eisentraut message dated "Fri, 05 Sep 2003 22:39:25 +0200" Date: Fri, 05 Sep 2003 19:29:10 -0400 Message-ID: <26608.1062804550@sss.pgh.pa.us> From: Tom Lane X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200309/58 X-Sequence-Number: 8082 Peter Eisentraut writes: > Neil Conway writes: >> This patch makes a few minor improvements to the docs: make the >> conventions more consistent, > They are consistent: They're all lowercase. Until now. The varnames listed in runtime.sgml are uppercase though, no? Or were you intending the variable definitions to be upper case and all the references lower case? It's not real clear what the intended style is, and I have to say that I thought Neil was heading in the intended direction also. regards, tom lane