Re: 8.2 features status

Поиск
Список
Период
Сортировка
От Gavin Sherry
Тема Re: 8.2 features status
Дата
Msg-id Pine.LNX.4.58.0608041412390.18448@linuxworld.com.au
обсуждение исходный текст
Ответ на Re: 8.2 features status  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: 8.2 features status
Re: 8.2 features status
Список pgsql-hackers
On Fri, 4 Aug 2006, Bruce Momjian wrote:

> Gavin Sherry wrote:
> > On Fri, 4 Aug 2006, Bruce Momjian wrote:
> >
> > >
> > > My outlook is that it isn't a lot of _new_ things that you couldn't do
> > > before, but rather improvements of existing functionality.
> >
> > It seems as though the majority of things on Tom's list are new things you
> > couldn't do (at all easily) before.
>
> To me new things are like PITR, Win32, savepoints, two-phase commit,
> partitioned tables, tablespaces.  These are from 8.0 and 8.1.  What is
> there in 8.2 like that?

Well, GIN and some of the unreviewed stuff (bitmaps, plpgsql debugger,
updateable views) are in the same league as the stuff in 8.0 in terms of
user demand and catching up with competitors, I think.

A lot of the things on Tom's list are new bits of functionality to things
added around 8.0 and 8.1 (major enhancements to the usability of
constraint exclusion, for example). We knew then that these needed
additional functionality to fill them out and make them useful to a wide
range of people. Ideally we'd have both at each release but reality
doesn't work like that.

Thanks,

Gavin



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

Предыдущее
От: Joe Conway
Дата:
Сообщение: Re: VALUES clause memory optimization
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: request: support of array in plperl OUT arguments