Re: [HACKERS] v6.4 - What is planned...?

Поиск
Список
Период
Сортировка
Искать
От
Vadim Mikheev
Тема
Re: [HACKERS] v6.4 - What is planned...?
Дата
Msg-id
357B868D.F1B384A3@krs.ru
Список
Дерево обсуждения
v6.4 - What is planned...? The Hermit Hacker <scrappy@hub.org>
Re: [HACKERS] v6.4 - What is planned...? Bruce Momjian <maillist@candle.pha.pa.us>
Re: [HACKERS] v6.4 - What is planned...? Peter T Mount <psqlhack@retep.org.uk>
Re: [HACKERS] v6.4 - What is planned...? Bruce Momjian <maillist@candle.pha.pa.us>
Re: [HACKERS] v6.4 - What is planned...? "Jose' Soares Da Silva" <sferac@bo.nettuno.it>
Re: [HACKERS] v6.4 - What is planned...? Bruce Momjian <maillist@candle.pha.pa.us>
Well, my plans for 6.4:

1. Btree: use TID as (last) part of index key; prepare btree 
   for low-level locking (it's now possible to lose root page).
2. Vacuum: speed up index cleaning; release pg_class lock after 
   updation statistic for a table.
3. Buffer manager: error handling broken; should flush only 
   buffers changed by backend itself.
4. Implement shared catalog cache; get rid of invalidation code.
5. Subselects: in target list; in FROM.
6. Transaction manager: get rid of pg_variable; do not prefetch
   XIDs; nested transactions; savepoints.

Vadim
В списке pgsql-hackers по дате отправления
От: Billy G. Allie
Дата:
От: Tak Woohyun
Дата:
Сообщение: [question]postgreSQL....
FAQ