Re: It's June 1; do you know where your release is?

From: "David E(dot) Wheeler" <david(at)kineticode(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: It's June 1; do you know where your release is?
Date: 2009-06-04 23:25:40
Message-ID: 3C8A8552-B8CF-444F-A36B-E6207008E72F@kineticode.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Jun 4, 2009, at 3:58 PM, Tom Lane wrote:

> It seems we have two reasonable possibilities for 8.4: revert that
> patch
> and keep contrib/intarray's behavior the same as it was, or leave the
> patch in and document that there was a behavioral change.

You can't keep the patch and update intarray to behave like it did
before?

Best,

David

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tatsuhito Kasahara 2009-06-05 01:54:59 Re: display previous query string of idle-in-transaction
Previous Message Jeremy Kerr 2009-06-04 23:18:24 Re: [RFC, PATCH] Avoid manual shift-and-test logic in AllocSetFreeIndex