Re: [HACKERS] Open 6.3.1 issues

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: maillist(at)candle(dot)pha(dot)pa(dot)us (Bruce Momjian)
Cc: hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] Open 6.3.1 issues
Date: 1998-04-05 05:47:56
Message-ID: 199804050547.AAA09765@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

OK, we have most of the open items fixed. Marc, can you check on number
4, and Thomas, please apply your patch for item 3. We can then package
a patch and close 6.3.*.

> indexes not used that were used in 6.2(fixed)
> memory leak in backend when run on simple queries(fixed)
> 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)

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1998-04-05 05:51:30 Re: [QUESTIONS] pqexec error in psql when root creates table (fwd)
Previous Message Darren King 1998-04-04 22:29:29 Re: [HACKERS] Everything leaks; How it mm suppose to work?