Re: Add a perl function in Cluster.pm to generate WAL
Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>
From: Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: Kyotaro Horiguchi <horikyota.ntt@gmail.com>, alvherre@alvh.no-ip.org,
andrew@dunslane.net, pgsql-hackers@lists.postgresql.org
Date: 2023-12-18T05:39:41Z
Lists: pgsql-hackers
Attachments
- v3-0001-Add-a-TAP-test-function-to-generate-WAL.patch (application/octet-stream) patch v3-0001
On Wed, Jul 19, 2023 at 4:11 PM Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com> wrote: > > Attached the v2 patch. Thoughts? Rebase needed, attached v3 patch. -- Bharath Rupireddy PostgreSQL Contributors Team RDS Open Source Databases Amazon Web Services: https://aws.amazon.com
Commits
-
Add PostgreSQL::Test::Cluster::advance_wal
- c161ab74f76a 17.0 landed
-
Refactor routine to find single log content pattern in TAP tests
- e25e5f7fc6b7 15.4 cited