Received: from localhost (maia-5.hub.org [200.46.204.182]) by postgresql.org (Postfix) with ESMTP id BFB749FBA39 for ; Thu, 22 Mar 2007 17:17:55 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.182]) (amavisd-new, port 10024) with ESMTP id 33957-02 for ; Thu, 22 Mar 2007 17:17:42 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.4 Received: from sss.pgh.pa.us (sss.pgh.pa.us [66.207.139.130]) by postgresql.org (Postfix) with ESMTP id 719959FA4A0 for ; Thu, 22 Mar 2007 17:17:44 -0300 (ADT) Received: from sss2.sss.pgh.pa.us (tgl@localhost [127.0.0.1]) by sss.pgh.pa.us (8.13.6/8.13.6) with ESMTP id l2MKHgNO026391; Thu, 22 Mar 2007 16:17:42 -0400 (EDT) To: Bruce Momjian cc: Mark Stosberg , PostgreSQL-patches Subject: Re: Re: [DOCS] suggestion for improving TMPDIR and "--format" docs for pg_dump In-reply-to: <200703221943.l2MJhOj17367@momjian.us> References: <200703221943.l2MJhOj17367@momjian.us> Comments: In-reply-to Bruce Momjian message dated "Thu, 22 Mar 2007 15:43:24 -0400" Date: Thu, 22 Mar 2007 16:17:42 -0400 Message-ID: <26390.1174594662@sss.pgh.pa.us> From: Tom Lane X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200703/307 X-Sequence-Number: 1317 Bruce Momjian writes: > Thanks for the report. I have corrected this and the fix will be in > PostgreSQL 8.3. Interestingly, we support non-documented option > "append" and "file" too. Surely these should all be pg_strcasecmp? regards, tom lane