xml2: add test for coverage

Поиск
Список
Период
Сортировка
От Dong Wook Lee
Тема xml2: add test for coverage
Дата
Msg-id CAAcByaKUg2EkDGwh_OPcVh1BPnKb3=+fN0yjSx=MaUxzs+zVGw@mail.gmail.com
обсуждение исходный текст
Ответы Re: xml2: add test for coverage  (Peter Eisentraut <peter.eisentraut@enterprisedb.com>)
Список 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.

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: David Rowley
Дата:
Сообщение: Re: shadow variables - pg15 edition
Следующее
От: Dong Wook Lee
Дата:
Сообщение: pg_waldump: add test for coverage