Re: [PATCH] Add native windows on arm64 support

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [PATCH] Add native windows on arm64 support
Дата
Msg-id 3886822.1661905738@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [PATCH] Add native windows on arm64 support  (Michael Paquier <michael@paquier.xyz>)
Ответы Re: [PATCH] Add native windows on arm64 support  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-hackers
Michael Paquier <michael@paquier.xyz> writes:
> Hence, I am wondering if the solution here
> would be to do one xmlXPathNodeSetSort(xpathobj->nodesetval) after
> compiling the path with xmlXPathCompiledEval() in XmlTableGetValue().

Hmm, I see that function declared in <xpathInternals.h>, which
sure doesn't give me a warm feeling that we're supposed to call it
directly.  But maybe there's an approved way to get the result.

Or perhaps this test case is wrong, and instead of "node()" we
need to write something that specifies a sorted result?

            regards, tom lane



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

Предыдущее
От: Peter Geoghegan
Дата:
Сообщение: Re: effective_multixact_freeze_max_age issue
Следующее
От: Peter Geoghegan
Дата:
Сообщение: Re: New strategies for freezing, advancing relfrozenxid early