Re: Summary function for pg_buffercache - Mailing list pgsql-hackers

From Aleksander Alekseev
Subject Re: Summary function for pg_buffercache
Date
Msg-id CAJ7c6TP-JEadd-cyn_L8GXQLO0tRLuXnOdr7hXEXdN9jTjV=UQ@mail.gmail.com
Whole thread Raw
In response to Re: Summary function for pg_buffercache  (Andres Freund <andres@anarazel.de>)
Responses Re: Summary function for pg_buffercache
List pgsql-hackers
Hi Andres,

> All you need to do is to read BufferDesc->state into a local variable and then make decisions based on that

You are right, thanks.

Here is the corrected patch.

-- 
Best regards,
Aleksander Alekseev

Attachment

pgsql-hackers by date:

Previous
From: James Coleman
Date:
Subject: Re: Support pg_attribute_aligned and noreturn in MSVC
Next
From: Melih Mutlu
Date:
Subject: Re: Mingw task for Cirrus CI