Обсуждение: Updateable views for 8.2 or 8.3?

Поиск
Список
Период
Сортировка

Updateable views for 8.2 or 8.3?

От
"Jaime Casanova"
Дата:
Hi,

is anybody working on the Bernd Helmle's updateable views patch? or
know what the status of this is?

-- 
regards,
Jaime Casanova

"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs and the universe trying
to produce bigger and better idiots.
So far, the universe is winning."                                      Richard Cook


Re: Updateable views for 8.2 or 8.3?

От
Joe Conway
Дата:
Jaime Casanova wrote:
> 
> is anybody working on the Bernd Helmle's updateable views patch? or
> know what the status of this is?

I was just wondering about this also. If no one else is working on it, 
I'd like to try to push it through to completion for 8.2 myself. Can 
anyone summarize what the open issues are?

Joe


Re: Updateable views for 8.2 or 8.3?

От
"Jaime Casanova"
Дата:
On 7/12/06, Joe Conway <mail@joeconway.com> wrote:
> Jaime Casanova wrote:
> >
> > is anybody working on the Bernd Helmle's updateable views patch? or
> > know what the status of this is?
>
> I was just wondering about this also. If no one else is working on it,
> I'd like to try to push it through to completion for 8.2 myself. Can
> anyone summarize what the open issues are?
>
> Joe
>

if nobody step up i can do the list.

i think this is the last patch that he post:
http://archives.postgresql.org/pgsql-hackers/2006-03/msg00586.php

i will try to rebuild a test script have made for this...

-- 
regards,
Jaime Casanova

"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs and the universe trying
to produce bigger and better idiots.
So far, the universe is winning."                                      Richard Cook


Re: Updateable views for 8.2 or 8.3?

От
Bernd Helmle
Дата:

--On Mittwoch, Juli 12, 2006 20:58:08 -0500 Jaime Casanova 
<systemguards@gmail.com> wrote:

> if nobody step up i can do the list.
>
> i think this is the last patch that he post:
> http://archives.postgresql.org/pgsql-hackers/2006-03/msg00586.php
>

The code drifted since then in some parts. I'll sent a new version
to -patches soon.

> i will try to rebuild a test script have made for this...

That would be cool.


--  Thanks
                   Bernd


Re: Updateable views for 8.2 or 8.3?

От
Bernd Helmle
Дата:

--On Mittwoch, Juli 12, 2006 09:30:38 -0700 Joe Conway <mail@joeconway.com> 
wrote:

> Jaime Casanova wrote:
>>
>> is anybody working on the Bernd Helmle's updateable views patch? or
>> know what the status of this is?
>

I'm still working on this and trying to get all open issues done for 8.2 
feature freeze.

> I was just wondering about this also. If no one else is working on it,
> I'd like to try to push it through to completion for 8.2 myself. Can
> anyone summarize what the open issues are?

The main issues currently are to clean up the code and do the documentation,
all functional parts of the patch should be complete (read: it supports the 
SQL92
spec).



--  Thanks
                   Bernd


Re: Updateable views for 8.2 or 8.3?

От
"Jonah H. Harris"
Дата:
On 7/13/06, Bernd Helmle <mailings@oopsware.de> wrote:
> I'm still working on this and trying to get all open issues done for 8.2
> feature freeze.

Sweet!

-- 
Jonah H. Harris, Software Architect | phone: 732.331.1300
EnterpriseDB Corporation            | fax: 732.331.1301
33 Wood Ave S, 2nd Floor            | jharris@enterprisedb.com
Iselin, New Jersey 08830            | http://www.enterprisedb.com/


Re: Updateable views for 8.2 or 8.3?

От
"Jaime Casanova"
Дата:
On 7/13/06, Bernd Helmle <mailings@oopsware.de> wrote:
>
>
> --On Mittwoch, Juli 12, 2006 20:58:08 -0500 Jaime Casanova
> <systemguards@gmail.com> wrote:
>
> > if nobody step up i can do the list.
> >
> > i think this is the last patch that he post:
> > http://archives.postgresql.org/pgsql-hackers/2006-03/msg00586.php
> >
>
> The code drifted since then in some parts. I'll sent a new version
> to -patches soon.
>

yeah!!! i realized that when trying to apply it to HEAD... ;)  that's
why i delay the list of open issues...

-- 
regards,
Jaime Casanova

"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs and the universe trying
to produce bigger and better idiots.
So far, the universe is winning."                                      Richard Cook