Commit fest 2015-12 enters money time

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org>
Subject: Commit fest 2015-12 enters money time
Date: 2015-01-15 07:05:33
Message-ID: CAB7nPqSgM-6f2t3OickvypR4mTOph+w0gjuhAzz9iR2qGM411A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi all,

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.
Thanks,
--
Michael

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Oskari Saarenmaa 2015-01-15 07:08:22 Re: __attribute__ for non-gcc compilers
Previous Message Michael Paquier 2015-01-15 07:00:55 Re: PATCH: Reducing lock strength of trigger and foreign key DDL