| От | Andres Freund |
|---|---|
| Тема | Re: pgbench stats per script & other stuff |
| Дата | |
| Msg-id | 20150903091122.GA23957@awork2.anarazel.de обсуждение |
| Ответ на | Re: pgbench stats per script & other stuff (Fabien COELHO <coelho@cri.ensmp.fr>) |
| Ответы |
Re: pgbench stats per script & other stuff
|
| Список | pgsql-hackers |
On 2015-09-02 20:20:45 +0200, Fabien COELHO wrote:
> >>+static SQLScript sql_script[MAX_SCRIPTS];
> >>
> >>+static struct {
> >>+ char *name; /* very short name for -b ...*/
> >>+ char *desc; /* short description */
> >>+ char *script; /* actual pgbench script */
> >>+} builtin_script[]
> >
> >Can't we put these in the same array?
>
> I do not understand.
Right now builtins and user defined scripts are stored in different data
structures. I'd rather see them in the same.
Greetings,
Andres Freund
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера