public inbox for [email protected]
help / color / mirror / Atom feedFrom: Adrian Klaver <[email protected]>
To: George Weaver <[email protected]>
To: [email protected] <[email protected]>
Subject: Re: How to handle "could not find function xml_is_well_formed" when restoring database in Version 17
Date: Thu, 3 Oct 2024 08:31:53 -0700
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
<[email protected]>
<[email protected]>
On 10/3/24 08:20, George Weaver wrote:
> Thanks Tom and Christoph,
>
> Got it!
>
> The function xml_valid is also gone. Does xml_is_well_formed accomplish
> the same objective?
Gone from where?
https://www.postgresql.org/docs/17/xml2.html
xml_valid ( document text ) → boolean
Parses the given document and returns true if the document is
well-formed XML. (Note: this is an alias for the standard PostgreSQL
function xml_is_well_formed(). The name xml_valid() is technically
incorrect since validity and well-formedness have different meanings in
XML.)
>
> Thanks,
>
> George
--
Adrian Klaver
[email protected]
view thread (5+ messages)
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: How to handle "could not find function xml_is_well_formed" when restoring database in Version 17
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox