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-16 17:38:42
Message-ID: 199808161738.NAA00277@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.

Also, pg_procname index really wanted a multi-key index, but did a
sequential scan of the index after the procname match to simulate it.
That is gone too.

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

The only thing I am concerned about is that beta is September 1. I
would rather not dump lots of new patches in after the beta starts. Do
we need to start beta after the 1st? Not sure how to handle this.

--
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 Keith Parks 1998-08-16 20:21:07 Re: [HACKERS] Rules: first fix on monday
Previous Message Bruce Momjian 1998-08-16 17:21:56 Re: [HACKERS] Psql doesn't allow multiple action rules