Fix pg_passwd's failure to cope with usernames > 8 chars.

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

Commit: f35252de28543ca32109e853108c2c8f2e5525a3
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2001-02-20T01:16:49Z
Releases: 7.1.1
Fix pg_passwd's failure to cope with usernames > 8 chars.

Files

PathChange+/−
doc/src/sgml/ref/pg_passwd.sgml modified +10 −8
src/bin/pg_passwd/pg_passwd.c modified +42 −42