From: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> |
---|---|
To: | Bruce Momjian <bruce(at)momjian(dot)us> |
Cc: | PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org> |
Subject: | Re: 9.3 Beta1 status report |
Date: | 2013-04-22 19:48:58 |
Message-ID: | 20130422194858.GD2169@eldon.alvh.no-ip.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Bruce Momjian wrote:
> On Mon, Apr 22, 2013 at 01:54:03PM -0300, Alvaro Herrera wrote:
> > Bruce Momjian wrote:
> > > I am not sure if Tom shared yet, but we are planning to package 9.3
> > > beta1 on April 29, with a release on May 2. Those dates might change,
> > > but that is the current plan. I have completed a draft 9.3 release
> > > notes, which you can view here:
> > >
> > > http://momjian.us/pgsql_docs/release-9-3.html
> > >
> > > I will be working on polishing them for the next ten days, so any
> > > feedback, patches, or commits are welcome. I still need to add lots of
> > > SGML markup.
> >
> > Can you please clarify the policy on attaching people's names to items?
>
> Well, I just pull them from the commit message, of it no one is
> mentioned in the commit message, I use the committer's name.
Hm, I listed code authors in roughly chronological order in 0ac5ad51
(fklocks). I think that patch should list me, Noah, Andres, Alex,
Marti.
> > This item
> > Improve the ability to detect indexable prefixes in regular
> > expressions (Tom Lane)
> > I'm not really sure about it. Isn't it about the new pg_trgm code to
> > support regex indexes? I think they either belong together, or perhaps
> > the one in "optimizer" shouldn't be listed.
>
> I have no idea. I certainly see it affecting more than pg_trgm; I see
> backend regression test additions with the patch,
> 628cbb50ba80c83917b07a7609ddec12cda172d0.
Ah, yeah, it's unrelated to pg_trgm indexing. It's a (backpatched) bug
fix, though.
--
Álvaro Herrera http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2013-04-22 19:54:36 | Re: 9.3 Beta1 status report |
Previous Message | Florian Pflug | 2013-04-22 19:32:23 | Re: Enabling Checksums |