Re: SQL99 - Nested Tables

From: Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>
To: Affan Salman <affans(at)gmail(dot)com>
Cc: Darren Alcorn <dalcorn(at)gmail(dot)com>, pgsql-hackers(at)postgresql(dot)org, luss(at)enterprisedb(dot)com
Subject: Re: SQL99 - Nested Tables
Date: 2005-07-13 18:19:14
Message-ID: Pine.GSO.4.63.0507132216330.1399@ra.sai.msu.su
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, 13 Jul 2005, Affan Salman wrote:

> On 7/7/05, Darren Alcorn <dalcorn(at)gmail(dot)com> wrote:
>> I was interested as to if there were plans to develop SQL99 nested
>> tables. I know with AJAX(tm) starting to grow in popularity that the
>> XML features of SQL2003 would prove useful for EnterpriseDB.
>>
>
> Although this discussion seems to be heading more towards Nested
> Tables, I would like to express that EnterpriseDB is very interested
> in seeing XML features of SQL2003 specs added to PostgreSQL.
>
> We would love to sponsor anybody possessing the pertinent skillset and
> interested in working on these bi-directional mapping features. This,
> of course, includes folks already working on any XML-oriented projects
> for PostgreSQL. If you are interested, drop a private e-mail to Denis
> Lussier (luss(at)enterprisedb(dot)com).

Now, after we have GiST with concurrent and recovery support I see no
obstacle to implement native XML support using GiST. A long time ago
I thought about ltree + hstore hybrid to work with XML, but unfortunately,
we were busy.

>
> Affan Bin Salman,
> Lead Database Architect
> EnterpriseDB Corporation.
>
> mailto: affan(at)enterprisedb(dot)com
> blog: http://affans.blogspot.com
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: Don't 'kill -9' the postmaster
>

Regards,
Oleg
_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg(at)sai(dot)msu(dot)su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Ben Kim 2005-07-13 18:45:54 Changing
Previous Message Andrew Dunstan 2005-07-13 17:24:17 Re: [PATCHES] HEAD doesn't cope with libraries in non-default