pginstaller - pginst: Show proper error message when trying to create a - Mailing list pgsql-committers

From mha@pgfoundry.org (User Mha)
Subject pginstaller - pginst: Show proper error message when trying to create a
Date
Msg-id 20060129172859.15C5F1033E0D@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Show proper error message when trying to create a user with a username longer than 20 characters. (Windows SAM only
supports20 characters) 

Modified Files:
--------------
    pginst/ca:
        pginstca.c (r1.92 -> r1.93)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/ca/pginstca.c.diff?r1=1.92&r2=1.93)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix code that checks to see if an index can be considered to
Next
From: mha@pgfoundry.org (User Mha)
Date:
Subject: pginstaller - pginst: Backpatch: Show proper error message when trying