Open 6.3.1 issues - Mailing list pgsql-hackers

From Bruce Momjian
Subject Open 6.3.1 issues
Date
Msg-id 199804020249.VAA09511@candle.pha.pa.us
Whole thread Raw
Responses Re: [HACKERS] Open 6.3.1 issues
List 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@candle.pha.pa.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)

pgsql-hackers by date:

Previous
From: Cristian Gafton
Date:
Subject: Re: [HACKERS] Re: Final Patch?
Next
From: "Thomas G. Lockhart"
Date:
Subject: Re: [HACKERS] 6.3.1 RH Linux 5.0 packages