Finish disabling reduced-lock-levels-for-DDL feature.

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

Commit: ec1339ea5cb591da53ad7584ffc29e120f6bf74f
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2011-07-07T17:15:48Z
Releases: 9.1.0
Finish disabling reduced-lock-levels-for-DDL feature.

Previous patch only covered the ALTER TABLE changes, not changes in other
commands; and it neglected to revert the documentation changes.

Files