Code review for superuser_reserved_connections patch. Don't try to do

Tom Lane <tgl@sss.pgh.pa.us>

Commit: eda8dd8b2d7d7969bad7d65f3dceb0ad8b617f54
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2002-11-21T06:36:27Z
Releases: 7.3.1
Code review for superuser_reserved_connections patch.  Don't try to do
database access outside a transaction; revert bogus performance improvement
in SIBackendInit(); improve comments; add documentation (this part courtesy
Neil Conway).

Files