Re: BUG #16931: source code problem about commit_ts
| От | Alvaro Herrera |
|---|---|
| Тема | Re: BUG #16931: source code problem about commit_ts |
| Дата | |
| Msg-id | 20210409224241.GA32072@alvherre.pgsql обсуждение исходный текст |
| Ответ на | Re: BUG #16931: source code problem about commit_ts (Fujii Masao <masao.fujii@oss.nttdata.com>) |
| Ответы |
Re: BUG #16931: source code problem about commit_ts
|
| Список | pgsql-bugs |
On 2021-Mar-24, Fujii Masao wrote: > diff --git a/src/backend/access/rmgrdesc/committsdesc.c b/src/backend/access/rmgrdesc/committsdesc.c > index 7ebd3d35ef..26bad44b96 100644 > --- a/src/backend/access/rmgrdesc/committsdesc.c > +++ b/src/backend/access/rmgrdesc/committsdesc.c > @@ -38,31 +38,6 @@ commit_ts_desc(StringInfo buf, XLogReaderState *record) > appendStringInfo(buf, "pageno %d, oldestXid %u", > trunc->pageno, trunc->oldestXid); > } > - else if (info == COMMIT_TS_SETTS) You have not pushed this one, right? I think we should do it now. Thanks -- Álvaro Herrera 39°49'30"S 73°17'W
В списке pgsql-bugs по дате отправления: