Rename ReservedBackends variable to SuperuserReservedConnections.

Robert Haas <rhaas@postgresql.org>

Commit: fe00fec1f5d78a5cfe46ac72dc284ed4cc477be1
Author: Robert Haas <rhaas@postgresql.org>
Date: 2023-01-20T20:32:08Z
Releases: 16.0
Rename ReservedBackends variable to SuperuserReservedConnections.

This is in preparation for adding a new reserved_connections GUC,
but aligning the GUC name with the variable name is also a good
idea on general principle.

Patch by Nathan Bossart. Reviewed by Tushar Ahuja and by me.

Discussion: http://postgr.es/m/20230119194601.GA4105788@nathanxps13

Files

Discussion