Re: add_path optimization

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: add_path optimization
Дата
Msg-id 603c8f070902020650p3e1861c4of9c0aefeb855f088@mail.gmail.com
обсуждение исходный текст
Ответ на Re: add_path optimization  (Grzegorz Jaskiewicz <gj@pointblue.com.pl>)
Ответы Re: add_path optimization
Список pgsql-hackers
> well, true - but also, statically allocated table, without any predefined
> size (with #DEFINE) , and no boundary check - is bad as well.
> I suppose , this code is easy enough to let it be with your changes, but I
> would still call it not pretty.

Well, it might merit a comment.

> Actually - if you did profile postgresql with bunch of queries, I wouldn't
> mind to see results of it - I don't know whether it makes sense to send that
> to the list (I would think it does), but if it is too big, or something -
> you could send it to me in private.

What I'd really like to do is develop some tests based on a publicly
available dataset.  Any suggestions?

...Robert


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

Предыдущее
От: Andrew Chernow
Дата:
Сообщение: Re: PQinitSSL broken in some use casesf
Следующее
От: Tom Lane
Дата:
Сообщение: Re: why declare arg as a array in FunctionCallInfoData structure