Open 6.3.1 issues

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: hackers(at)postgreSQL(dot)org (PostgreSQL-development)
Subject: Open 6.3.1 issues
Date: 1998-04-02 02:47:48
Message-ID: 199804020249.VAA09511@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

We have several open issues with 6.3.1, which will probably have to be
addressed with a mega-patch, separate patches, or a minor release.

They are:

indexes not used that were used in 6.2
memory leak in backend when run on simple queries
negative sign causing problems in various areas, like float4 & shortint
configure assert checking is reversed
UNION crashes on ORDER BY or DISTINCT(already fixed in source tree)

We also have HAVING in the source tree.

--
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 Thomas G. Lockhart 1998-04-02 04:39:13 Re: [HACKERS] 6.3.1 RH Linux 5.0 packages
Previous Message Cristian Gafton 1998-04-02 02:11:20 Re: [HACKERS] Re: Final Patch?