Re: Auxiliary Processes and MyAuxProc

Поиск
Список
Период
Сортировка
От Mike Palmiotto
Тема Re: Auxiliary Processes and MyAuxProc
Дата
Msg-id CAMN686GixjieQhS9DtRvvAX9q73Px25yWuyWZRWeHh81ZE4XvA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Auxiliary Processes and MyAuxProc  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Ответы Re: Auxiliary Processes and MyAuxProc  (Justin Pryzby <pryzby@telsasoft.com>)
Список pgsql-hackers
On Tue, Mar 17, 2020 at 9:04 PM Alvaro Herrera <alvherre@2ndquadrant.com> wrote:
>
> On 2020-Mar-17, Justin Pryzby wrote:
>
> > +static PgSubprocess process_types[] = {
> > +     {
> > +             .desc = "checker",
> > +             .entrypoint = CheckerModeMain
> > +     },
> > +     {
> > +             .desc = "bootstrap",
> > +             .entrypoint = BootstrapModeMain
> > +     },
>
> Maybe this stuff can be resolved using a technique like rmgrlist.h or
> cmdtaglist.h.  That way it's not in two separate files.

Great suggestion, thanks! I'll try this out in the next version.

-- 
Mike Palmiotto
https://crunchydata.com



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

Предыдущее
От: gmail Vladimir Koković
Дата:
Сообщение: Re: JDBC prepared insert and X00 and SQL_ASCII
Следующее
От: "Shinoda, Noriyoshi (PN Japan A&PS Delivery)"
Дата:
Сообщение: RE: Multivariate MCV list vs. statistics target