What I'm working on

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: hackers(at)postgreSQL(dot)org (PostgreSQL-development)
Subject: What I'm working on
Date: 1998-08-16 14:34:02
Message-ID: 199808161434.KAA28184@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)candle(dot)pha(dot)pa(dot)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)

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 1998-08-16 15:03:36 Re: [HACKERS] int8 type -- call for porting results!
Previous Message Bruce Momjian 1998-08-16 14:31:46 Re: [HACKERS] int8 type -- call for porting results!