From: | Alexander Korotkov <aekorotkov(at)gmail(dot)com> |
---|---|
To: | Michael Paquier <michael(at)paquier(dot)xyz> |
Cc: | Peter Eisentraut <peter(at)eisentraut(dot)org>, Alexander Korotkov <akorotkov(at)postgresql(dot)org>, pgsql-committers(at)lists(dot)postgresql(dot)org |
Subject: | Re: pgsql: Implement pg_wal_replay_wait() stored procedure |
Date: | 2024-09-03 13:45:00 |
Message-ID: | CAPpHfdt19VTeaER7UEE7b8GqfcjZAqcb5-2AnHq3xya5=eosSA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers pgsql-hackers |
On Tue, Sep 3, 2024 at 4:07 PM Alexander Korotkov <aekorotkov(at)gmail(dot)com> wrote:
> If no objections, I will push the patch moving code then go ahead
> writing the two patches above.
The patch for code movement missed couple of includes. Revised
version is attached.
------
Regards,
Alexander Korotkov
Supabase
Attachment | Content-Type | Size |
---|---|---|
v2-0001-Move-pg_wal_replay_wait-to-xlogfuncs.c.patch | application/octet-stream | 6.2 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Daniel Gustafsson | 2024-09-03 17:02:16 | pgsql: Use library functions to edit config in SSL tests |
Previous Message | Alexander Korotkov | 2024-09-03 13:07:11 | Re: pgsql: Implement pg_wal_replay_wait() stored procedure |
From | Date | Subject | |
---|---|---|---|
Next Message | Maxim Orlov | 2024-09-03 13:53:47 | Re: Add memory/disk usage for WindowAgg nodes in EXPLAIN |
Previous Message | Jakub Wartak | 2024-09-03 13:37:24 | Re: Set log_lock_waits=on by default |