mirror of
https://github.com/postgres/postgres.git
synced 2025-08-09 17:03:00 +03: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