mirror of
https://github.com/postgres/postgres.git
synced 2025-05-31 00:01:57 -04:00
Change -u (user) option to -U, for consistency with other tools like pg_dump and psql. Also expand --user to --username, again for consistency. BACKWARD INCOMPATIBILITY