Re: Support for REINDEX CONCURRENTLY

Andres Freund <andres@anarazel.de>

From: "anarazel@anarazel.de" <andres@anarazel.de>
To: Michael Paquier <michael.paquier@gmail.com>, Fujii Masao <masao.fujii@gmail.com>
Cc: Andres Freund <andres@2ndquadrant.com>, Tom Lane <tgl@sss.pgh.pa.us>, Simon Riggs <simon@2ndquadrant.com>, "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2013-02-28T07:56:24Z
Lists: pgsql-hackers
Hi,

Michael Paquier <michael.paquier@gmail.com> schrieb:

>Andres, Masao, do you need an extra round or review or do you think
>this is
>ready to be marked as committer?
>On my side I have nothing more to add to the existing patches.

I think they do need review before that - I won't be able to do another review before the weekend though.

Andres

--- 
Please excuse brevity and formatting - I am writing this on my mobile phone.


Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Background worker processes

  2. Fix assorted bugs in CREATE/DROP INDEX CONCURRENTLY.

  3. Work around unportable behavior of malloc(0) and realloc(NULL, 0).

  4. Properly set relpersistence for fake relcache entries.