| From: | Hannu Krosing <hannu(at)tm(dot)ee> |
|---|---|
| To: | Brian Moore <brianmooreca(at)yahoo(dot)com> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: returning PGresult as xml |
| Date: | 2004-01-25 16:24:03 |
| Message-ID: | 1075047843.17558.5.camel@fuji.krosing.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Brian Moore kirjutas P, 25.01.2004 kell 11:07:
> hello,
>
> this note is intended to describe my work on beginning to further
> integrate xml into postgresql. first, i'd like to thank the
> contributers of contrib/xml as their work was instrumental in helping
> me understand what support exists and where i wanted to go. thanks.
First, IMHO having unified XML support is a good thing for Postgres.
I still have some questions and suggestions:
At what place do you intend to add your converter ?
I remember someone started abstracting out the FE/BE protocol calls in
server code with an aim of supporting multiple protocols, but stopped
without making too much progress (?)
Also, I would suggest that XML Schema datatypes should be used,
preferrably together with either RelaxNG schema or something from
SQL/XML spec.
-------------
Hannu
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2004-01-25 17:23:33 | Re: returning PGresult as xml |
| Previous Message | Bruce Momjian | 2004-01-25 15:51:03 | Re: compile failure on xmalloc() |