Re: [COMMITTERS] pgsql: contrib/amcheck needs RecentGlobalXmin to be PGDLLIMPORT'ified.
В списке pgsql-committers по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: [COMMITTERS] pgsql: contrib/amcheck needs RecentGlobalXmin to be PGDLLIMPORT'ified. |
| Дата | |
| Msg-id | 19724.1489121427@sss.pgh.pa.us обсуждение |
| Ответ на | Re: [COMMITTERS] pgsql: contrib/amcheck needs RecentGlobalXmin to bePGDLLIMPORT'ified. (Andres Freund <andres@anarazel.de>) |
| Ответы |
Re: [COMMITTERS] pgsql: contrib/amcheck needs RecentGlobalXmin to bePGDLLIMPORT'ified.
|
| Список | pgsql-committers |
Andres Freund <andres@anarazel.de> writes:
> On 2017-03-10 03:55:50 +0000, Tom Lane wrote:
>> contrib/amcheck needs RecentGlobalXmin to be PGDLLIMPORT'ified.
> Heh, I just wanted to push a patch removing the assertion because it
> doesn't add that much. There's imo no reason not to mark the variable
> PGDLLIMPORT, so I'm good with this too.
Oh, I hadn't looked closely enough to notice that the only reference
there was
Assert(TransactionIdIsValid(RecentGlobalXmin));
I agree: that is just about utterly useless. Let's revert my patch
and remove that Assert. I'm not eager to encourage people to reference
the xmin globals if we don't have to.
regards, tom lane
В списке pgsql-committers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера