https://docs.postgresql.fr/11/view-pg-prepared-xacts.html
52.77. pg_prepared_xacts
pgprepared
https://docs.pgedge.com/postgresql/development/internals/system-views/pg_prepared_xacts/
`pg_prepared_xacts` - pgEdge Documentation
pgEdge provides open source enterprise PostgreSQL for distributed and non-distributed applications to achieve high availability and reduce data latency.
pgprepareddocumentation
https://www.postgresql.org/docs/18/view-pg-prepared-xacts.html
PostgreSQL: Documentation: 18: 53.17. pg_prepared_xacts
May 14, 2026 - 53.17. pg_prepared_xacts # The view pg_prepared_xacts displays information about transactions that are currently prepared for two-phase commit (see PREPARE...
postgresqldocumentationpgprepared
https://commitfest.postgresql.org/patch/3497/
Doc patch for retryable xacts
docpatch