Re: [HACKERS] [9.4 CF 1] And then there were 5

2013-07-23 Thread Stephen Frost
Greg, First, thanks for helping out with the CF. * Greg Smith (g...@2ndquadrant.com) wrote: That leaves only 1 patch where I have no idea who will commit it: access to calls stack from GET DIAGNOSTICS statement I'll take a look at this. Thanks again, Stephen

Re: [HACKERS] [9.4 CF 1] And then there were 5

2013-07-23 Thread Robert Haas
On Tue, Jul 23, 2013 at 12:04 AM, Greg Smith g...@2ndquadrant.com wrote: A further look at recently ALTER OPERATOR FAMILY changes shows that Robert has been working on those quite a bit. I'm putting him down as the committer on this last one. I missed that one, now committed. But just BTW,

Re: [HACKERS] [9.4 CF 1] And then there were 5

2013-07-23 Thread Greg Smith
On 7/23/13 9:06 AM, Robert Haas wrote: But just BTW, you kind of messed up that CommitFest entry. The link you added as a new version of the patch was actually to a different patch from the same flock. Fixed now, since I find myself looking back through history on submissions often enough

Re: [HACKERS] [9.4 CF 1] And then there were 5

2013-07-23 Thread Robert Haas
On Tue, Jul 23, 2013 at 9:22 AM, Greg Smith g...@2ndquadrant.com wrote: On 7/23/13 9:06 AM, Robert Haas wrote: But just BTW, you kind of messed up that CommitFest entry. The link you added as a new version of the patch was actually to a different patch from the same flock. Fixed now, since

Re: [HACKERS] [9.4 CF 1] And then there were 5

2013-07-22 Thread Greg Smith
After pushes from a few people, the remaining submissions are now waiting for commit. I updated each of those to have the latest info in the CF app, and tried to identify what committers have already looked at them. Access to calls stack from GET DIAGNOSTICS statement: ? Add more

Re: [HACKERS] [9.4 CF 1] And then there were 5

2013-07-22 Thread Tom Lane
Greg Smith g...@2ndquadrant.com writes: Remove unused targets from plan: Alvaro? (He reviewed it already) Really I should do that one, but it seems like all my available cycles have been going into bug fixing lately :-( regards, tom lane -- Sent via pgsql-hackers

Re: [HACKERS] [9.4 CF 1] And then there were 5

2013-07-22 Thread Alvaro Herrera
Tom Lane wrote: Greg Smith g...@2ndquadrant.com writes: Remove unused targets from plan: Alvaro? (He reviewed it already) Really I should do that one, but it seems like all my available cycles have been going into bug fixing lately :-( Yeah, I only did a first pass over that patch and

Re: [HACKERS] [9.4 CF 1] And then there were 5

2013-07-22 Thread Greg Smith
On 7/22/13 10:48 PM, Tom Lane wrote: Greg Smith g...@2ndquadrant.com writes: Remove unused targets from plan: Alvaro? (He reviewed it already) Really I should do that one, but it seems like all my available cycles have been going into bug fixing lately :-( I just put you down as the