Bug in createlang? - Mailing list pgsql-general

From Thomas T. Veldhouse
Subject Bug in createlang?
Date
Msg-id 008f01c0fea8$457e2670$0101a8c0@cascade
Whole thread Raw
List pgsql-general
I have another question for you.

Is it a known bug [in PostgreSQL 7.1.2] in the createlang command that it
asks for my password 4 times.  If I type any of them wrong, it partially
creates the language [plpgsql] for the given database, but fails.

[veldy@fuggle veldy]$ createlang plpgsql homebrew
Password:
Password:
Password:
Password:
[veldy@fuggle veldy]$

Why does it ask 4 times?

Tom Veldhouse
veldy@veldy.net


pgsql-general by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: Why is NULL not indexable?
Next
From: "Richard Church"
Date:
Subject: Blobs in PostgreSQL