Re: [HACKERS] Planning final assault on query length limits

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] Planning final assault on query length limits
Date: 1999-10-22 04:12:29
Message-ID: 199910220412.AAA26447@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Vadim Mikheev <vadim(at)krs(dot)ru> writes:
> > Tom Lane wrote:
> >> I'm hoping that once this is done, someone who knows the guts of the
> >> storage managers better than I will feel motivated to work on letting
> >> stored tuples cross block boundaries. (Paging Vadim...) That seems
> >> to be the last piece of the puzzle.
>
> > You know that I'm busy with WAL...
>
> Well, Vadim doesn't want to do it, and I don't want to do it (I've
> really got to spend some more time on the planner/optimizer, because
> there's too much stuff half-fixed in there).
>
> Any volunteers out there? It'd be a shame to not have this problem
> area completely licked for 7.0.

Welcome to the small club, Tom. For the first 2 & 1/2 years, the only
person who could tackle those big jobs was Vadim. Now you are in the
club too.

The problem is that there are no more. I can't imagine anyone is going
to be able to jump out of the woodwork and take on a job like that. We
will just have to do the best job we can, and maybe save something for
7.1.

--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Vadim Mikheev 1999-10-22 04:54:28 Re: [HACKERS] Planning final assault on query length limits
Previous Message Tom Lane 1999-10-22 03:42:28 Re: [HACKERS] Planning final assault on query length limits