RE: [HACKERS] TODO list updated
От | Hiroshi Inoue |
---|---|
Тема | RE: [HACKERS] TODO list updated |
Дата | |
Msg-id | 000201bf5d63$c9c8f8c0$2801007e@tpf.co.jp обсуждение исходный текст |
Ответ на | TODO list updated (Bruce Momjian <pgman@candle.pha.pa.us>) |
Ответы |
Re: [HACKERS] TODO list updated
Re: [HACKERS] TODO list updated |
Список | pgsql-hackers |
> -----Original Message----- > From: owner-pgsql-hackers@postgreSQL.org > [mailto:owner-pgsql-hackers@postgreSQL.org]On Behalf Of Bruce Momjian > > I have updated the TODO list to mark all the items that are completed > for 7.0. > > Are there any additional ones? Are there some names I have forgotten to > attribute to items? > > Let me know. > Hmmm,who solved ???? * -spinlock stuck problem when elog(FATAL) and elog(ERROR) inside bufmgr And I have felt that the followings are almost same. * Allow LIMIT ability on single-table queries that have no ORDER BY to use a matching index [limit] * Improve LIMIT processing by using index to limit rows processed [limit] * Have optimizer take LIMIT into account when considering index scans [limit] And Isn't it preferable to omit 'in ORDER BY' from * Use indexes in ORDER BY for restrictive data sets, min(), max() ? Regards. Hiroshi Inoue Inoue@tpf.co.jp
В списке pgsql-hackers по дате отправления: