Re: Add os_page_num to pg_buffercache - Mailing list pgsql-hackers

From Mircea Cadariu
Subject Re: Add os_page_num to pg_buffercache
Date
Msg-id 37e14f96-f4c0-4694-b691-a9250fe3fa65@gmail.com
Whole thread Raw
In response to Re: Add os_page_num to pg_buffercache  (Mircea Cadariu <cadariu.mircea@gmail.com>)
Responses Re: Add os_page_num to pg_buffercache
List pgsql-hackers

Hi, 

A small addendum might make sense for this patch, given a recent change to master.

A CHECK_FOR_INTERRUPTS() call was added in several pg_buffercache functions in commit eab9e4e. 

See also the corresponding discussion [1]. 

Shall we add it to the function introduced in this patch as well? 


Kind regards,

Mircea Cadariu


[1] https://www.postgresql.org/message-id/flat/CAHg%2BQDcejeLx7WunFT3DX6XKh1KshvGKa8F5au8xVhqVvvQPRw%40mail.gmail.com 

pgsql-hackers by date:

Previous
From: Shlok Kyal
Date:
Subject: Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Next
From: shveta malik
Date:
Subject: Re: Conflict detection for update_deleted in logical replication