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 8966BD1BA53 for ; Fri, 5 Sep 2003 23:36:13 +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 40540-01 for ; Fri, 5 Sep 2003 20:36:04 -0300 (ADT) Received: from sss.pgh.pa.us (unknown [192.204.191.242]) by svr1.postgresql.org (Postfix) with ESMTP id 8FE11D1BA4D for ; Fri, 5 Sep 2003 20:36:02 -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 h85NZlAn026978; Fri, 5 Sep 2003 19:35:47 -0400 (EDT) To: Peter Eisentraut Cc: Bruce Momjian , 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 23:16:24 +0200" Date: Fri, 05 Sep 2003 19:35:47 -0400 Message-ID: <26977.1062804947@sss.pgh.pa.us> From: Tom Lane X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200309/59 X-Sequence-Number: 8083 Peter Eisentraut writes: > Bruce Momjian writes: >> Huh? We have been uppercasing GUC variable names in most places >> already. > Currently, the documentation contains about 2 GUC variable names in upper > case, the rest is lower case. (The exception are the list headings in the > main description in runtime.sgml, which are all upper case. That is a bit > inconsistent, but I think it's OK, because here they sort of serve as > section titles.) Okay, that seems reasonable. Ignore my prior message --- I hadn't come across this one yet. regards, tom lane