index e076adcaa82cb70bfa15df145ec0d268045a56d8..8a7cce7ef532be521266c8b6df8ab3bad55fea2b 100644 (file)
int backend_subxact_count;
/*
- * The number of subtransactions in the current session exceeded the cached
- * subtransaction limit.
+ * The number of subtransactions in the current session which exceeded the
+ * cached subtransaction limit.
*/
bool backend_subxact_overflowed;
} LocalPgBackendStatus;