Re: Extend documentation for pg_stat_replication.backend_xmin
Fujii Masao <masao.fujii@gmail.com>
From: Fujii Masao <masao.fujii@gmail.com>
To: Renzo Dani <arons7@gmail.com>
Cc: pgsql-hackers@postgresql.org
Date: 2025-10-17T05:06:02Z
Lists: pgsql-hackers
On Thu, Oct 16, 2025 at 3:28 PM Renzo Dani <arons7@gmail.com> wrote: > I think I did it the wrong way with the patches. > So here again with all in one file. Thanks for updating the patch! I've pushed the patch. Regards, -- Fujii Masao
Commits
-
doc: Clarify when backend_xmin in pg_stat_replication can be NULL.
- e64aa1a39d4b 19 (unreleased) landed