Re: [HACKERS] amcheck (B-Tree integrity checking tool)
От | Andres Freund |
---|---|
Тема | Re: [HACKERS] amcheck (B-Tree integrity checking tool) |
Дата | |
Msg-id | 20170310031028.s3y7kftajyty7jmd@alap3.anarazel.de обсуждение исходный текст |
Ответ на | Re: [HACKERS] amcheck (B-Tree integrity checking tool) (Peter Geoghegan <pg@bowt.ie>) |
Ответы |
Re: [HACKERS] amcheck (B-Tree integrity checking tool)
|
Список | pgsql-hackers |
Hi, On 2017-03-09 19:04:46 -0800, Peter Geoghegan wrote: > On Thu, Mar 9, 2017 at 4:41 PM, Andres Freund <andres@anarazel.de> wrote: > > I don't really expect buildfarm fallout, but .. > > Unfortunately, there is some on Windows: Thanks for monitoring. > verify_nbtree.obj : error LNK2001: unresolved external symbol > RecentGlobalXmin > [C:\buildfarm\buildenv\HEAD\pgsql.build\amcheck.vcxproj] > > Rather than marking RecentGlobalXmin as PGDLLIMPORT, I'd rather just > remove the documenting assertion and leave that comment as-is. I'll > work on a patch for this soon. Hm - I think it's fair to export RecentGlobalXmin, given that we obviously use it across modules in core code. I see very little reason not to export it. Greetings, Andres Freund
В списке pgsql-hackers по дате отправления: