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

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

Commit: a195e3c34f1eeb6a607c342121edf48e49067ea9
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2011-07-07T17:15:15Z
Releases: 9.2.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