Re: ResourceOwner refactoring - Mailing list pgsql-hackers

From Heikki Linnakangas
Subject Re: ResourceOwner refactoring
Date
Msg-id 31ad8b51-1590-49c2-acd3-2d7e0313c3ee@iki.fi
Whole thread Raw
In response to Re: ResourceOwner refactoring  ("Anton A. Melnikov" <a.melnikov@postgrespro.ru>)
Responses Re: ResourceOwner refactoring  ("Anton A. Melnikov" <a.melnikov@postgrespro.ru>)
List pgsql-hackers
On 16/01/2024 13:23, Anton A. Melnikov wrote:
> Hello!
> 
> Found possibly missing PGDLLIMPORT in the definition of the
> 
> extern const ResourceOwnerDesc buffer_io_resowner_desc;
> and
> extern const ResourceOwnerDesc buffer_pin_resowner_desc;
> 
> callbacks in the src/include/storage/buf_internals.h
> 
> Please take a look on it.

Fixed, thanks. mark_pgdllimport.pl also highlighted two new variables in 
walsummarizer.h, fixed those too.

-- 
Heikki Linnakangas
Neon (https://neon.tech)




pgsql-hackers by date:

Previous
From: Abhijit Menon-Sen
Date:
Subject: Re: Extend pgbench partitioning to pgbench_history
Next
From: shveta malik
Date:
Subject: Re: Synchronizing slots from primary to standby