Re: [PATCH]Tablesample Submission

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: [PATCH]Tablesample Submission
Дата
Msg-id CA+U5nMLTSkRomv7YHqvTS3E5iSqq+vS7MCDrr=ZqOg7Qx5k86g@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [PATCH]Tablesample Submission  (Josh Berkus <josh@agliodbs.com>)
Ответы Re: [PATCH]Tablesample Submission  (Josh Berkus <josh@agliodbs.com>)
Re: [PATCH]Tablesample Submission  (Jaime Casanova <jaime@2ndquadrant.com>)
Список pgsql-hackers
On 17 January 2013 18:32, Josh Berkus <josh@agliodbs.com> wrote:
> On 11/04/2012 07:22 PM, Qi Huang wrote:
>> Dear hackers     Sorry for not replying the patch review. I didn't see the review until recently as my mail box is
fullof Postgres mails and I didn't notice the one for me, my mail box configuration problem.     I am still kind of
busywith my university final year project. I shall not have time to work on updating the patch until this semester
finisheswhich is December. I will work on then.    Thanks. 
>> Best RegardsHuang Qi VictorComputer Science of National University of Singapore
>
> Did you ever do the update of the patch?

We aren't just waiting for a rebase, we're waiting for Hitoshi's
comments to be addressed.

I would add to them by saying I am very uncomfortable with the idea of
allowing a TABLESAMPLE clause on an UPDATE or a DELETE. If you really
want that you can use a sub-select.

Plus the patch contains zero documentation.

So I can't see this going anywhere for 9.3. I've moved it to CF1 of
9.4 marked Waiting on Author

-- Simon Riggs                   http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training & Services



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

Предыдущее
От: Stephen Frost
Дата:
Сообщение: Re: could not create directory "...": File exists
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: PATCH: optimized DROP of multiple tables within a transaction