xml plans for postgres?

Поиск
Список
Период
Сортировка
От Greg Fausak
Тема xml plans for postgres?
Дата
Msg-id 8c7b802f0808240919i2abeb2edydd7840a779057730@mail.gmail.com
обсуждение исходный текст
Ответы Re: xml plans for postgres?  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
Recently Postgres has added a data type 'xml' which allows for
a well formed document to be inserted as a column in a Postgres database.
At the moment it doesnot have much utility, you can *almost* get the
same thing done with a text column.  It's obviously the first step.

Is there a document  that describes the direction Postgres
will take relative to xml technology?  XQuery, XUpdate and XSLT
are very different approaches that could compliment or severely disrupt
Postgres' evolution.

I personally am very excited about the potential but I'd like to get
the pulse of the community.

Thank you,

-g

-- 
Greg Fausak
greg@thursday.com


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: What in the world is happening on spoonbill?
Следующее
От: Tom Lane
Дата:
Сообщение: Extending error-location reports deeper into the system