Re: Which release cycle are we in?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Andrew Dunstan" <andrew(at)dunslane(dot)net>
Cc: pgman(at)candle(dot)pha(dot)pa(dot)us, pgsql-patches(at)postgresql(dot)org
Subject: Re: Which release cycle are we in?
Date: 2005-02-15 05:47:34
Message-ID: 8587.1108446454@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

"Andrew Dunstan" <andrew(at)dunslane(dot)net> writes:
> what on earth is going on?

The particular posts you're noticing are just Bruce's script that acks
messages he's saved into his pending-patches lists:
http://candle.pha.pa.us/cgi-bin/pgpatches
http://candle.pha.pa.us/cgi-bin/pgpatches2
pgpatches is meant as the current-cycle TODO queue, pgpatches2 as the
next-cycle queue.

I'm not sure why he hasn't folded the latter into the former, because
8.0 isn't the development tip anymore. But anyway, those lists exist
only to make sure that proposed patches don't fall through the cracks
--- they aren't meant as hard promises that something will be applied
in a particular development cycle.

The big picture at the moment is what Bruce mentioned earlier today:
core is currently thinking that we should do a quick and dirty ARC-
to-2Q change to eliminate the ARC patent problem in the 8.0.* branch,
and go forward with a normal development cycle for 8.1. The whole
LRU/ARC/2Q approach is looking like it's a dead end in the long run
because of locking considerations, so we're thinking we shouldn't do
any more with it than is needed to ensure we can ship a stable,
patent-free algorithm in 8.0.*.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Hallgren 2005-02-15 07:10:12 Re: 8.0.X and the ARC patent
Previous Message Tom Lane 2005-02-15 05:13:45 Re: 8.0.X and the ARC patent

Browse pgsql-patches by date

  From Date Subject
Next Message Nicolai Tufar 2005-02-15 14:29:27 Re: [pgsql-hackers-win32] Repleacement for src/port/snprintf.c
Previous Message Andrew Dunstan 2005-02-15 04:34:47 Which release cycle are we in?