Compare commits

...

1 Commits

Author SHA1 Message Date
Dimitri Fontaine
1ff3d0cc64 pg waldump improvements
1. add neon resource manager in waldump
2. print end lsn

Only applies starting at Postgres 16, before that the pg_waldump and
custom WAL Resource Managers are not ready.
2025-08-01 16:31:18 +02:00
3 changed files with 4 additions and 4 deletions

View File

@@ -1,11 +1,11 @@
{
"v17": [
"17.5",
"1e01fcea2a6b38180021aa83e0051d95286d9096"
"689f8b9978b7b1600bbd8501578c02f11152816e"
],
"v16": [
"16.9",
"a42351fcd41ea01edede1daed65f651e838988fc"
"78312c82f9061138cedcd8f935df24f00935ef55"
],
"v15": [
"15.13",