Received: from localhost (maia-2.hub.org [200.46.204.187]) by postgresql.org (Postfix) with ESMTP id A5A539FA20E for ; Mon, 11 Dec 2006 17:21:07 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.187]) (amavisd-new, port 10024) with ESMTP id 59778-03 for ; Mon, 11 Dec 2006 17:21:04 -0400 (AST) X-Greylist: from auto-whitelisted by SQLgrey-1.7.4 Received: from exchange.g2switchworks.com (mail.g2switchworks.com [63.87.162.25]) by postgresql.org (Postfix) with ESMTP id 25E419F9F08 for ; Mon, 11 Dec 2006 17:21:04 -0400 (AST) Received: from 10.10.1.37 ([10.10.1.37]) by exchange.g2switchworks.com ([10.10.1.2]) with Microsoft Exchange Server HTTP-DAV ; Mon, 11 Dec 2006 21:20:57 +0000 Received: from state.g2switchworks.com by mail.g2switchworks.com; 11 Dec 2006 15:20:57 -0600 Subject: Re: Switching to XML From: Scott Marlowe To: Tom Lane Cc: "Joshua D. Drake" , Peter Eisentraut , David Fetter , Guillaume Lelarge , Josh Berkus , pgsql-docs@postgresql.org In-Reply-To: <15275.1165866833@sss.pgh.pa.us> References: <4579720E.4000707@dawninglight.net> <200612101825.17409.peter_e@gmx.net> <1165773088.13210.62.camel@localhost.localdomain> <200612101907.13636.peter_e@gmx.net> <1165862891.19970.50.camel@localhost.localdomain> <15275.1165866833@sss.pgh.pa.us> Content-Type: text/plain Content-Transfer-Encoding: 7bit Message-Id: <1165872057.3243.103.camel@state.g2switchworks.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 (1.4.6-2) Date: Mon, 11 Dec 2006 15:20:57 -0600 X-Archive-Number: 200612/133 X-Sequence-Number: 4056 On Mon, 2006-12-11 at 13:53, Tom Lane wrote: > "Joshua D. Drake" writes: > > Your fourth is resolved, we have the conversion per make postgres.xml. > > We do not have that --- have you looked at the output? It's nigh > unreadable. Same problem as with the authoring tools: that software > doesn't think that formatting of the XML source text is important. Would this help: http://xmlindent.sourceforge.net/ I use it all the time at work, where we have LOTS of tools that make big one line xml files for us.