pg_buffercache: add sql test

From: Dong Wook Lee <sh95119(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Cc: stephen(dot)frost(at)crunchydata(dot)com, reid(dot)thompson(at)crunchydata(dot)com
Subject: pg_buffercache: add sql test
Date: 2022-06-06 13:30:25
Message-ID: CAAcByaLCHGJB7qAENEcx9D09UL=w4ma+yijwF_-1MSqQZ9wK6Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi, hackers
I just wrote a test code for the `pg_buffercache` extension which
doesn't not have test code.
I wrote the sql query to ensure that the buffer cache results are the
same when `make installcheck` is performed.

---
regards
Lee Dong Wook.

Attachment Content-Type Size
0001_add_test_pg_buffercache.patch application/octet-stream 1.4 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Justin Pryzby 2022-06-06 13:55:29 Re: How about a psql backslash command to show GUCs?
Previous Message James Coleman 2022-06-06 12:32:01 Re: pg_rewind: warn when checkpoint hasn't happened after promotion