Received: from localhost (maia-3.hub.org [200.46.204.184]) by postgresql.org (Postfix) with ESMTP id 263489FB1DF for ; Tue, 28 Nov 2006 18:55:08 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.184]) (amavisd-new, port 10024) with ESMTP id 19552-02 for ; Tue, 28 Nov 2006 18:54:57 -0400 (AST) 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 6E34F9FB24A for ; Tue, 28 Nov 2006 18:55:00 -0400 (AST) 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 kASMsu55007412; Tue, 28 Nov 2006 17:54:56 -0500 (EST) To: David Fetter cc: Kevin Grittner , pgsql-hackers@postgresql.org, PostgreSQL Patches , PostgreSQL Docs Subject: Re: [HACKERS] pg_dump -t broken for mixed case table names in beta3? In-reply-to: <20061128225109.GA5713@fetter.org> References: <456C395A.EE98.0025.0@wicourts.gov> <5470.1164742997@sss.pgh.pa.us> <20061128225109.GA5713@fetter.org> Comments: In-reply-to David Fetter message dated "Tue, 28 Nov 2006 14:51:09 -0800" Date: Tue, 28 Nov 2006 17:54:55 -0500 Message-ID: <7411.1164754495@sss.pgh.pa.us> From: Tom Lane X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200611/88 X-Sequence-Number: 3922 David Fetter writes: > On Tue, Nov 28, 2006 at 02:43:17PM -0500, Tom Lane wrote: >> Perhaps it's worth having an example for this in the pg_dump man page? > Please find enclosed a patch which adds this :) Already done, thanks. regards, tom lane