Re: [HACKERS] optimizer cleanup

From: "Thomas G(dot) Lockhart" <lockhart(at)alumni(dot)caltech(dot)edu>
To: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
Cc: PostgreSQL-development <hackers(at)postgreSQL(dot)org>
Subject: Re: [HACKERS] optimizer cleanup
Date: 1999-02-22 07:05:54
Message-ID: 36D101D2.DCB985A9@alumni.caltech.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> I have completed most of the cleanups I want to do with the optimizer.
> It is much improved.
> It passes the regression tests.

Are you seeing misc.sql pass in the regression test? I've got a tree
which is a few days old, but four warnings of the form:

NOTICE: Non-functional update, only first update is performed

have disappeared. I'm worried that there might be some query analysis
which is no longer happening...

- Tom

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tatsuo Ishii 1999-02-22 07:30:12 Re: [HACKERS] large objects failing (hpux10.20 sparc/solaris 2.6, gcc 2.8.1)
Previous Message Thomas G. Lockhart 1999-02-22 06:56:36 Re: start on outer join