What I'm working on

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема What I'm working on
Дата
Msg-id 199808161434.KAA28184@candle.pha.pa.us
обсуждение исходный текст
Список pgsql-hackers
I am working on a patch to:

    remove oidname, oidint2, and oidint4
    allow the bootstrap code to create multi-key indexes
    change procname index to procname, nargs, argtypes
    remove many sequential scans of system tables and use cache
    change the API to lowlevel heap and cache functions to more clearly
        return tuples or copies of tuples

I have completed all but the last two items, and should finish this
week.

--
Bruce Momjian                          |  830 Blythe Avenue
maillist@candle.pha.pa.us              |  Drexel Hill, Pennsylvania 19026
  +  If your life is a hard drive,     |  (610) 353-9879(w)
  +  Christ can be your backup.        |  (610) 853-3000(h)

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] int8 type -- call for porting results!
Следующее
От: "Dr. Michael Meskes"
Дата:
Сообщение: Re: [HACKERS] ecpg problem