Re: REVIEW: EXPLAIN and nfiltered

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема Re: REVIEW: EXPLAIN and nfiltered
Дата
Msg-id 20110120194859.GO30352@tamriel.snowman.net
обсуждение исходный текст
Ответ на Re: REVIEW: EXPLAIN and nfiltered  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: REVIEW: EXPLAIN and nfiltered  (hubert depesz lubaczewski <depesz@depesz.com>)
Список pgsql-hackers
* Robert Haas (robertmhaas@gmail.com) wrote:
> How much has that code been updated from one release to the next?

Just an FYI, I talked to depesz on IRC (please chime in if you disagree
with any of this) and he indicated that he's had to update the code
from time to time, mostly because the parser was too strict.

He also mentioned that he didn't feel it was terribly complicated or
that it'd be difficult to update for this.  Looking over the code, it's
got a simple regex for matching that line which would have to be
updated, but I don't think it'd require much more than that.
Thanks,
    Stephen

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

Предыдущее
От: Noah Misch
Дата:
Сообщение: Re: ALTER TYPE 1: recheck index-based constraints
Следующее
От: Robert Haas
Дата:
Сообщение: Re: REVIEW: EXPLAIN and nfiltered