Hello.
I’ve changed the previous patch. `group` field in LWLock is removed, so the 
size of LWLock will not increase. 
Instead of the `group` field I've created new tranches for LWLocks from 
MainLWLocksArray. This allowed to remove a loop
from the previous version of the patch.
Now the names for LWLocks that are not individual  is obtained from 
corresponding tranches.

----
Ildus Kurbangaliev
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company

Attachment: extend_pg_stat_activity_v3.patch
Description: Binary data

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to