Use plurals (TABLES, FUNCTIONS, etc) in ALTER DEFAULT PRIVILEGES. We have

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

Commit: 5ec1341136941b538d07f54b2a6d7554857f8dc3
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2009-10-12T23:41:45Z
Releases: 9.0.0
Use plurals (TABLES, FUNCTIONS, etc) in ALTER DEFAULT PRIVILEGES.  We have
the keywords as a consequence of the GRANT ALL patch, so we might as well
use them and make the ALTER commands read more naturally.

Files