Re: Commit fest 2015-12 enters money time - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Commit fest 2015-12 enters money time
Date
Msg-id CAB7nPqQ1fDVbn6UuYpiEqekZoosATPLBrC5UEkKTGSWAn4MBrw@mail.gmail.com
Whole thread Raw
In response to Commit fest 2015-12 enters money time  (Michael Paquier <michael.paquier@gmail.com>)
Responses Re: Commit fest 2015-12 enters money time  (Michael Paquier <michael.paquier@gmail.com>)
List pgsql-hackers
On Thu, Jan 15, 2015 at 4:05 PM, Michael Paquier
<michael.paquier@gmail.com> wrote:
> We are soon entering in the money time for this CF. The last month has
> been mainly a vacation period, the progress being fantomatic on many
> fronts, still there are a couple of patches that are marked as ready
> for committer:
> - Foreign table inheritance , whose first patch has been committed
> - speedup tidbitmap patch: cache page
> - pg_basebackup vs. Windows and tablespaces (Extend base backup to
> include symlink file used to restore symlinks)
> - If pg_hba.conf has changed since last reload, emit a HINT to the
> client and server log
> - Add restore_command_retry_interval option to control timeout of
> restore_command nonzero status code
> - documentation update for doc/src/sgml/func.sgml
> - Reducing lock strength of trigger and foreign key DDL
>
> I am going to make a first pass on all the patches to check their
> status, and please note that the patches waiting for some input from
> their authors will be marked as returned with feedback.

In order to move on to the next CF, I am going to go through all the
remaining patches and update their status accordingly. And sorry for
slacking a bit regarding that. If you wish to complain, of course feel
free to post messages on this thread or on the thread related to the
patch itself.
Regards,
-- 
Michael



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: pg_basebackup -x/X doesn't play well with archive_mode & wal_keep_segments
Next
From: Michael Paquier
Date:
Subject: Re: PATCH: Reducing lock strength of trigger and foreign key DDL