Re: [HACKERS] What I'm working on

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: stuporg(at)erols(dot)com (Stupor Genius)
Cc: hackers(at)postgreSQL(dot)org (PostgreSQL-development)
Subject: Re: [HACKERS] What I'm working on
Date: 1998-08-23 22:21:39
Message-ID: 199808232221.SAA25151@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

[Charset iso-8859-1 unsupported, filtering to ASCII...]
> > I am working on a patch to:
> >
> > remove oidname, oidint2, and oidint4
> > allow the bootstrap code to create multi-key indexes
>
> Good man...always bugged me that the "old" hacked-in multikey
> indexes were there after Vadim let the user create them.
>
> But...returning to Insight as of Sept.1st. Once I get settled
> in, I should be to stay late a couple of evenings and get my
> old patches up-to-date.

I have been thinking about the blocksize patch, and I now think it is
good we never installed it. I think we need to enable rows to span more
than one block. That is what commercial databases do, and I think this
is a much more general solution to the problem than increasing the block
size.

--
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)

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1998-08-23 22:22:32 Re: [HACKERS] What I'm working on
Previous Message Bruce Momjian 1998-08-23 22:20:15 Re: [HACKERS] Regression test status (was type coersion)