Thread

  1. createlang requires entering password 4 times

    PostgreSQL Bugs List <pgsql-bugs@postgresql.org> — 2000-12-05T16:59:42Z

    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 mistype one of those, the language is not properly created.  If you try to drop the language, it fails because it doesn't exist.  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