Updated 7.1 items list

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Updated 7.1 items list
Дата
Msg-id 200006141621.MAA17679@candle.pha.pa.us
обсуждение исходный текст
Список pgsql-hackers
Here is an updated list of the items we have recently discussed:

make separate analyze command
move page/tuple computation into analyze, heap_beginscan updates pages?
run fixinclude and fixnoinclude
make use of new index on pg_index's indrelid
change heapscans to index scans on system tables
remove pg_listener index and don't use cache
remove pg_attrdef? (Tom)
allow pg_dumpall to emit CREATE USER commands
bit type
inheritance
drop column
vacuum index speed
cached query plans
memory context cleanup
TOAST
WAL
fmgr redesign
encrypt pg_shadow passwords using MD5
redesign pg_hba.conf password option to not store passwords
make pg_hba.conf an SQL table and dump as flat file
new location for config files

--  Bruce Momjian                        |  http://www.op.net/~candle pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Big 7.1 open items
Следующее
От: Arrigo Triulzi
Дата:
Сообщение: New alpha spinlock code passes regression test