Re: [HACKERS] GSOC Introduction / Eliminate O(N^2) scaling from rw-conflict tracking in serializable transactions

2017-03-14 Thread Stephen Frost
George, * George Papadrosou (gpapadro...@gmail.com) wrote: > I understand your efforts and I am willing to back down. This is not the only > project that appeals to me :) Thank you very much for your willingness to adapt. :) > Mr. Frost, Mr. Munro, thank you for your suggestions. I am now

Re: [HACKERS] GSOC Introduction / Eliminate O(N^2) scaling from rw-conflict tracking in serializable transactions

2017-03-10 Thread George Papadrosou
Hi all and thank you for your quick replies. > [two people interested in the same GSoC project] Mr. Grittner thank you for sharing this ahead of time. Liu(is this your first name?), > I have been concentrating on it for a long time, reading papers, reading > source codes, and discussing

Re: [HACKERS] GSOC Introduction / Eliminate O(N^2) scaling from rw-conflict tracking in serializable transactions

2017-03-10 Thread Stephen Frost
Kevin, * Kevin Grittner (kgri...@gmail.com) wrote: > > [two people interested in the same GSoC project] > > It's an interesting problem to have. > > If neither of you chooses to voluntarily back down, the obvious > resolution is for the mentors to vote on the better proposal. If we > do that

Re: [HACKERS] GSOC Introduction / Eliminate O(N^2) scaling from rw-conflict tracking in serializable transactions

2017-03-10 Thread Kevin Grittner
> [two people interested in the same GSoC project] It's an interesting problem to have. If neither of you chooses to voluntarily back down, the obvious resolution is for the mentors to vote on the better proposal. If we do that early enough during the student application period, there might

Re: [HACKERS] GSOC Introduction / Eliminate O(N^2) scaling from rw-conflict tracking in serializable transactions

2017-03-10 Thread Mengxing Liu
uot;刘梦醒" > <liu-m...@mails.tsinghua.edu.cn> > 抄送: "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org> > 主题: Re: [HACKERS] GSOC Introduction / Eliminate O(N^2) scaling from > rw-conflict tracking in serializable transactions > > [includi

Re: [HACKERS] GSOC Introduction / Eliminate O(N^2) scaling from rw-conflict tracking in serializable transactions

2017-03-10 Thread Kevin Grittner
[including Mengxing Liu in response, for reasons that should become obvious below...] Hi George, On Thu, Mar 9, 2017 at 6:49 PM, George Papadrosou wrote: > my name is George Papadrosou, this is my first semester as > graduate student at Georgia Tech and would like to

Re: [HACKERS] GSOC Introduction / Eliminate O(N^2) scaling from rw-conflict tracking in serializable transactions

2017-03-09 Thread Thomas Munro
On Fri, Mar 10, 2017 at 2:04 PM, Stephen Frost wrote: > George, > > * George Papadrosou (gpapadro...@gmail.com) wrote: >> my name is George Papadrosou, this is my first semester as graduate student >> at Georgia Tech and would like to submit a proposal to Google Summer of >>

Re: [HACKERS] GSOC Introduction / Eliminate O(N^2) scaling from rw-conflict tracking in serializable transactions

2017-03-09 Thread Stephen Frost
George, * George Papadrosou (gpapadro...@gmail.com) wrote: > my name is George Papadrosou, this is my first semester as graduate student > at Georgia Tech and would like to submit a proposal to Google Summer of Code, > for the project "Eliminate O(N^2) scaling from rw-conflict tracking in >

[HACKERS] GSOC Introduction / Eliminate O(N^2) scaling from rw-conflict tracking in serializable transactions

2017-03-09 Thread George Papadrosou
Hello psql hackers, my name is George Papadrosou, this is my first semester as graduate student at Georgia Tech and would like to submit a proposal to Google Summer of Code, for the project "Eliminate O(N^2) scaling from rw-conflict tracking in serializable transactions”. A short bio, I have