Add test module for Custom WAL Resource Manager feature - Mailing list pgsql-hackers

From Bharath Rupireddy
Subject Add test module for Custom WAL Resource Manager feature
Date
Msg-id CALj2ACVTBNA1wfVCsikfhygAbZe6kFY8Oz6PhOyhHyA4vAGouA@mail.gmail.com
Whole thread Raw
Responses Re: Add test module for Custom WAL Resource Manager feature
List pgsql-hackers
Hi,

Inspired by recent commits 9fcdf2c, e813e0e and many small test
modules/extensions under src/test/modules, I would like to propose one
such test module for Custom WAL Resource Manager feature introduced by
commit 5c279a6. It not only covers the code a bit, but it also
demonstrates usage of the feature.

I'm attaching a patch herewith. Thoughts?

Thanks Michael Paquier for an off list chat.

-- 
Bharath Rupireddy
PostgreSQL Contributors Team
RDS Open Source Databases
Amazon Web Services: https://aws.amazon.com

Attachment

pgsql-hackers by date:

Previous
From: Richard Guo
Date:
Subject: A problem about join ordering
Next
From: Amit Kapila
Date:
Subject: Re: Perform streaming logical transactions by background workers and parallel apply