Re: XPath PostgreSQL 8.4

Поиск
Список
Период
Сортировка
От Tim Landscheidt
Тема Re: XPath PostgreSQL 8.4
Дата
Msg-id m37huunh53.fsf@passepartout.tim-landscheidt.de
обсуждение исходный текст
Ответ на XPath PostgreSQL 8.4  (Karl Koster <klkoster@optonline.net>)
Список pgsql-general
I wrote:

> [...]
> You have to put brackets around the function call:

> | select (xpath('/trade/trade-info/id/text()', cast(xml as xml)))[1] as id from risk.trade_table;

... or, after a look in the dictionary, whatever you call
"(" and ")" :-).

Tim

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