doc: Add missing backend_type to pg_stat_activity Commit 0c679464a8 added the missing backendDesc for B_STANDALONE_BACKEND but missed updating the list of backend types in the documentation. Fix by adding it to the list.
Author: Noriyoshi Shinoda <noriyoshi.shin...@hpe.com> Discussion: https://postgr.es/m/dm4pr84mb1734ecea02bcb59564e8fc03ee...@dm4pr84mb1734.namprd84.prod.outlook.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/e77c6c55e8dd834667006d2b3ba5f2868c21671f Modified Files -------------- doc/src/sgml/monitoring.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)