Re: PSQL suggested enhancement - Mailing list pgsql-general

From Michael Glaesemann
Subject Re: PSQL suggested enhancement
Date
Msg-id B88B0B35-14DC-4ED2-9BBB-56B753C4686A@myrealbox.com
Whole thread Raw
In response to PSQL suggested enhancement  ("Dean Gibson (DB Administrator)" <postgresql4@ultimeth.com>)
Responses Re: PSQL suggested enhancement  (Martijn van Oosterhout <kleptog@svana.org>)
List pgsql-general
On Oct 20, 2005, at 14:50 , Dean Gibson (DB Administrator) wrote:

> PSQL has the option to output the result of queries in several
> different formats, including HTML.  Suggestion:  have an option to
> output query results in XML format.  Suggested format:

My personal opinion on this is that there are a lot of different
ideas about how the XML should/could be written, and a the current
output can be piped to a script in <insert favorite scripting
language here> to format to match anyone's wish. Rather than have
psql decree the one and true format or include so many as to make
maintainability burdensome, further formatting is best left to the
end user.

My 2 yen.

Michael Glaesemann
grzm myrealbox com




pgsql-general by date:

Previous
From: Tino Wildenhain
Date:
Subject: Re: Reverse engineering SW
Next
From: Michael Glaesemann
Date:
Subject: Re: NULL != text ?