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 a7acf547-4f91-29bf-66e6-99ab0d44926b@uni-muenster.de
Whole thread Raw
In response to Re: [PATCH] Add CANONICAL option to xmlserialize  (Jim Jones <jim.jones@uni-muenster.de>)
Responses Re: [PATCH] Add CANONICAL option to xmlserialize  (Jim Jones <jim.jones@uni-muenster.de>)
List pgsql-hackers
v4 attached fixes an encoding issue at the xml_parse call. It now uses 
GetDatabaseEncoding().

Best, Jim

Attachment

pgsql-hackers by date:

Previous
From: John Naylor
Date:
Subject: Re: logical decoding and replication of sequences, take 2
Next
From: Bharath Rupireddy
Date:
Subject: Re: Improve WALRead() to suck data directly from WAL buffers when possible