Re: 7.1 items

Поиск
Список
Период
Сортировка
От Theo Kramer
Тема Re: 7.1 items
Дата
Msg-id 200004061609.SAA23444@flame.flame.co.za
обсуждение исходный текст
Ответ на Re: 7.1 items  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: 7.1 items
Список pgsql-hackers
> >>>> WAL/write ahead log
> >>>> TOAST/long tuples
> >>>> outer joins
> >>>> query tree redesign
> >>>> function manager redesign
> >>>> 
> >>>> What year to we want to release 7.1?  :-)
> 
> >  If all will right (and major developers will agree) I plan PREPARE/EXECUTE
> > commands and changes in SPI background for plan saving (query cache).
> 
> Given that there is going to be a querytree redesign for 7.1, I'd
> suggest holding off on prepared plans until 7.2.  Otherwise it's
> going to be a mess.

Any chance for dirty read? Waiting for transaction end on inserts with
duplicates on unique keys in transactions can be a lot of fun.

Regards
Theo


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Book and TEMP vs. TEMPORARY
Следующее
От: Bruce Momjian
Дата:
Сообщение: Temporary indexes