Make all built-in lwlock tranche IDs fixed.

Robert Haas <rhaas@postgresql.org>

Commit: 7191ce8bea0cb110a28faef178efa92bf456e030
Author: Robert Haas <rhaas@postgresql.org>
Date: 2016-02-02T11:45:55Z
Releases: 9.6.0
Make all built-in lwlock tranche IDs fixed.

This makes the values more stable, which seems like a good thing for
anybody who needs to look at at them.

Alexander Korotkov and Amit Kapila

Files