What I'm working on - Mailing list pgsql-hackers

From Bruce Momjian
Subject What I'm working on
Date
Msg-id 199808161434.KAA28184@candle.pha.pa.us
Whole thread Raw
List 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 by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] int8 type -- call for porting results!
Next
From: "Dr. Michael Meskes"
Date:
Subject: Re: [HACKERS] ecpg problem