mlw writes: > On the flip side, I am also working on a PostgreSQL SOAP interface, > where one does this: > > http://somehost/postgresql?query="select * from table" > > And a SOAP compatible resultset is returned.
That looks quite similar to the planned XML functionality. While that plan doesn't contain the word "SOAP", one could of course create a small layer to convert the output format to any other XML format. If you're interested, please look up the XML discussion of the last few weeks. -- Peter Eisentraut [EMAIL PROTECTED] ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])