Re: Support for REINDEX CONCURRENTLY

Josh Berkus <josh@agliodbs.com>

From: Josh Berkus <josh@agliodbs.com>
To: Alvaro Herrera <alvherre@2ndquadrant.com>
Cc: Andres Freund <andres@2ndquadrant.com>, pgsql-hackers@postgresql.org
Date: 2013-06-17T20:46:07Z
Lists: pgsql-hackers
On 06/17/2013 01:40 PM, Alvaro Herrera wrote:
> Andres Freund wrote:
> 
>> PS: Josh, minor thing, but could you please not trim the CC list, at
>> least when I am on it?
> 
> Yes, it's annoying.

I also get private comments from people who don't want me to cc them
when they are already on the list.  I can't satisfy everyone.

-- 
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com


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.