Re: [PATCH] Add pretty-printed XML output option - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: [PATCH] Add pretty-printed XML output option
Date
Msg-id 62643598-b80d-90f4-8901-b85dccadf4c4@enterprisedb.com
Whole thread Raw
In response to [PATCH] Add pretty-printed XML output option  (Jim Jones <jim.jones@uni-muenster.de>)
Responses Re: [PATCH] Add pretty-printed XML output option
List pgsql-hackers
On 02.02.23 21:35, Jim Jones wrote:
> This small patch introduces a XML pretty print function. It basically 
> takes advantage of the indentation feature of xmlDocDumpFormatMemory 
> from libxml2 to format XML strings.

I suggest we call it "xmlformat", which is an established term for this.




pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: [PATCH] Make ON CONFLICT DO NOTHING and ON CONFLICT DO UPDATE consistent
Next
From: "Drouvot, Bertrand"
Date:
Subject: Reconcile stats in find_tabstat_entry() and get rid of PgStat_BackendFunctionEntry