Thread: createlang requires entering password 4 times

createlang requires entering password 4 times

From
pgsql-bugs@postgresql.org
Date:
Tim Dunnington (timbert@timshouse.com) reports a bug with a severity of 3
The lower the number the more severe it is.

Short Description
createlang requires entering password 4 times

Long Description
When you run createlang, and you are using password authentication, you have to type in the password 4 times.  If you
mistypeone of those, the language is not properly created.  If you try to drop the language, it fails because it
doesn'texist.  If you try to re-create the language, it will fail because the language already exists. 

Sample Code


No file was uploaded with this report