Re: gSoC - ADD MERGE COMMAND - code patch submission

Поиск
Список
Период
Сортировка
От Greg Smith
Тема Re: gSoC - ADD MERGE COMMAND - code patch submission
Дата
Msg-id 4C3B20F9.1070104@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: gSoC - ADD MERGE COMMAND - code patch submission  (Boxuan Zhai <bxzhai2010@gmail.com>)
Ответы Re: gSoC - ADD MERGE COMMAND - code patch submission  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
Boxuan Zhai wrote:
> I found that people have problems on running my codes, which probably 
> comes from my nonstandard submission format. I can compile, install 
> and initialize postgres in my own machine. The system accepts MERGE 
> command and will throw an error when it runs into the executor, which 
> cannot recognize the MERGE command type so far. 

Your job as a potential contributor to PostgreSQL is to make it as easy 
as possible for others to test your code out and get good results.  I 
sent you some more detailed guidelines over the weekend as to what I 
think you should do here to achieve that.  You should wait until you've 
gotten a private review from one of the two people who have volunteered 
to help you out here before you submit anything else to the list.  
Wasting the time of everyone in the community by sharing code that 
doesn't mean any of the project guidelines is a very bad idea; please 
don't do that again.

-- 
Greg Smith  2ndQuadrant US  Baltimore, MD
PostgreSQL Training, Services and Support
greg@2ndQuadrant.com   www.2ndQuadrant.us



В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Kevin Grittner"
Дата:
Сообщение: CommitFest 2010-07 Plans and Call for Reviewers
Следующее
От: Pavel Baroš
Дата:
Сообщение: Re: - GSoC - snapshot materialized view (work-in-progress) patch