createlang requires entering password 4 times

From: pgsql-bugs(at)postgresql(dot)org
To: pgsql-bugs(at)postgresql(dot)org
Subject: createlang requires entering password 4 times
Date: 2000-12-05 16:59:42
Message-ID: 200012051659.eB5Gxgt38164@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Tim Dunnington (timbert(at)timshouse(dot)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

Browse pgsql-bugs by date

  From Date Subject
Next Message Nabil Sayegh 2000-12-05 18:11:42 bug: UNION
Previous Message Tim Dunnington 2000-12-05 16:31:51 plpgsql function error after alter table add