xml2: add test for coverage - Mailing list pgsql-hackers

From Dong Wook Lee
Subject xml2: add test for coverage
Date
Msg-id CAAcByaKUg2EkDGwh_OPcVh1BPnKb3=+fN0yjSx=MaUxzs+zVGw@mail.gmail.com
Whole thread Raw
Responses Re: xml2: add test for coverage
List pgsql-hackers
Hi, hackers
I made a small patch for xml2 to improve test coverage.
However, there was a problem using the functions below.

- xpath_number
- xpath_bool
- xpath_nodeset
- xpath_list

Do you have any advice on how to use this function correctly?
It would also be good to add an example of using the function to the document.

---
Regards,
DongWook Lee.

Attachment

pgsql-hackers by date:

Previous
From: David Rowley
Date:
Subject: Re: shadow variables - pg15 edition
Next
From: Dong Wook Lee
Date:
Subject: pg_waldump: add test for coverage