Re: [HACKERS] postgresql-v6.5beta2.tar.gz ...

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: The Hermit Hacker <scrappy(at)hub(dot)org>
Cc: Vadim Mikheev <vadim(at)krs(dot)ru>, pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] postgresql-v6.5beta2.tar.gz ...
Date: 1999-06-07 13:18:47
Message-ID: 199906071318.JAA03614@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> > Ah. I wanted to implement proper handling of case when tuple in
> > update-chain is updated by "too old" xaction (part of chain should
> > be deleted) but ok - it's not bug, just unimplemented feature.
>
> Can that wait until *after* 6.5 is released, for inclusion on v6.5.1?
>
> > (BTW, Mark, I have to update lock.sgml)
>
> I have no major qualms about docs, if thomas doesn't ...

No. If you want it, do it now, not in 6.5.1. Adding features in
minor releases is worse than adding stuff now.

--
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 Bruce Momjian 1999-06-07 13:20:32 Re: [HACKERS] Open 6.5 items
Previous Message Oleg Bartunov 1999-06-07 13:00:11 Re: [HACKERS] Bug in LIKE ?