Fix attribute name of pg_stat_get_backend_subxact() "subxact_overflowed" maps with the name registered in pg_proc.dat.
Oversight in 10ea0f924a27. Author: Shihao Zhong <[email protected]> Reviewed-by: Jim Jones <[email protected]> Discussion: https://postgr.es/m/[email protected] Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/92aaf50e230a6ca267efdf8543f8314b4cb7a59b Modified Files -------------- src/backend/utils/adt/pgstatfuncs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
