Re: type cache cleanup improvements

Поиск
Список
Период
Сортировка
От Dagfinn Ilmari Mannsåker
Тема Re: type cache cleanup improvements
Дата
Msg-id 87y12i8i6f.fsf@wibble.ilmari.org
обсуждение исходный текст
Ответ на type cache cleanup improvements  (Teodor Sigaev <teodor@sigaev.ru>)
Ответы Re: type cache cleanup improvements
Список pgsql-hackers
Alexander Korotkov <aekorotkov@gmail.com> writes:

> +static Oid *in_progress_list;
> +static int    in_progress_list_len;
> +static int    in_progress_list_maxlen;

Is there any particular reason not to use pg_list.h for this?

- ilmari



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