Re: 9.5 CF1

From: Abhijit Menon-Sen <ams(at)2ndQuadrant(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: 9.5 CF1
Date: 2014-07-02 05:06:23
Message-ID: 20140702050623.GA24028@toroid.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi.

Here's a detailed mid-week update split up by category. I've left out
patches marked returned/rejected, committed, or ready for committer.

Server features
---------------

Lag & Lead Window Functions Can Ignore Nulls
Latest patch currently pending review by Jeff and Álvaro. No
updates so far.

Foreign table inheritance
Moved from ready for committer back to waiting on author after
Noah's review comments. Should we expect an updated patch to be
posted in this CF?

http://archives.postgresql.org/message-id/20140702022327.GC1586927@tornado.leadboat.com

Using Levenshtein distance to HINT a candidate column name
No real progress in any direction. Everyone wants the feature, but
nobody is sure how many suggestions would be useful and how many
would be annoying.

Buffer capture facility: check WAL replay consistency
Some discussion, but no reviewers. Status unclear.

http://archives.postgresql.org/message-id/CAB7nPqTFK4=fcrto=Lji4VLBX9AH+FV1Z1Ke6r98PpXuUXWeNA@mail.gmail.com

Custom Plan API
Shigeru Hanada has said he plans to post a design review soon.

delta relations in AFTER triggers
No code review yet, but there's a proof-of-concept extension that
uses the feature, and Kevin is working on PL changes to make the
feature usable, and hopes to commit in this cycle.

Minmax indexes
Álvaro will respond to the design questions Heikki raised.

-- Abhijit

In response to

  • Re: 9.5 CF1 at 2014-06-30 03:58:42 from Abhijit Menon-Sen

Responses

  • Re: 9.5 CF1 at 2014-07-02 05:17:59 from Peter Geoghegan
  • Re: 9.5 CF1 at 2014-07-02 09:15:58 from Etsuro Fujita
  • Re: 9.5 CF1 at 2014-07-02 15:41:45 from Alvaro Herrera
  • Re: 9.5 CF1 at 2014-07-07 07:02:06 from Abhijit Menon-Sen

Browse pgsql-hackers by date

  From Date Subject
Next Message Abhijit Menon-Sen 2014-07-02 05:14:23 Re: 9.5 CF1
Previous Message Craig Ringer 2014-07-02 03:21:30 Re: TODO item: immutable date_trunc with timezone arg