Re: [PATCH] Add CANONICAL option to xmlserialize - Mailing list pgsql-hackers

From Jim Jones
Subject Re: [PATCH] Add CANONICAL option to xmlserialize
Date
Msg-id 6374bf7b-b695-4b41-b983-3541bc84fd6e@uni-muenster.de
Whole thread Raw
In response to Re: [PATCH] Add CANONICAL option to xmlserialize  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers

On 30/03/2026 13:38, Andrew Dunstan wrote:
> Apparently. Here's a v23.

Thanks. Much appreciated!

> BTW, when submitting patches with new OIDs, pick them using the src/
> include/catalog/unused_oids script. It will be adjusted later on, and
> this prevents collisions.

Yeah, I suppose I didn’t know any better back then :)

Attached v24 removing a new blank line at EOF in xml.sql and updating
the reviewers list in the commit message.

Best, Jim

Attachment

pgsql-hackers by date:

Previous
From: Chao Li
Date:
Subject: Re: Eliminating SPI / SQL from some RI triggers - take 3
Next
From: Alvaro Herrera
Date:
Subject: Re: Adding REPACK [concurrently]