Re: Last Commitfest patches waiting review - Mailing list pgsql-hackers

From Heikki Linnakangas
Subject Re: Last Commitfest patches waiting review
Date
Msg-id 542ECB56.2060106@vmware.com
Whole thread Raw
In response to Last Commitfest patches waiting review  (Heikki Linnakangas <hlinnakangas@vmware.com>)
Responses Re: Last Commitfest patches waiting review
Re: Last Commitfest patches waiting review
Re: Last Commitfest patches waiting review
Re: Last Commitfest patches waiting review
List pgsql-hackers
Thanks to everyone's who's reviewed a patch so far.  One last crunch, 
and we'll be through.

We have 7 patches left in Needs Review state:

pg_receivexlog: addition of --create/--drop to create/drop repslots
  Waiting for Magnus. Amit promised to take a look if Magnus continues  to be busy.

Sort support for text with strxfrm() poor man's keys
  Robert? What do you think of Peter's latest patch?

add latency limit to pgbench throttling (--rate)
  I'm waiting for Greg Smith to have a look at the latest patch.

Escaping from blocked send() by pg_terminate_backend().
  Andres posted a patch series using a completely different approach. I  guess this should be just marked as returned
withfeedback, if we're  going to pursue the different approach instead.
 

Fix local_preload_libraries to work as expected.
pg_dump refactor to remove global variables
  Peter: Ping? Will you have the time to review these?

Fix xpath() to return namespace definitions (fixes the issue with nested 
or repeated xpath())
  Peter, you've done some XML stuff before; could you have a look at 
this too?

- Heikki




pgsql-hackers by date:

Previous
From: Marco Nenciarini
Date:
Subject: Re: [RFC] Incremental backup v2: add backup profile to base backup
Next
From: Tom Lane
Date:
Subject: Re: Trailing comma support in SELECT statements