| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Christoph Dalitz <christoph(dot)dalitz(at)hs-niederrhein(dot)de> |
| Cc: | PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Re: createlang/droplang fix |
| Date: | 2003-07-21 20:37:15 |
| Message-ID: | 200307212037.h6LKbFY13580@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches |
These were written in C in 7.4, so I think the problem has already been
solved.
---------------------------------------------------------------------------
Christoph Dalitz wrote:
> Hello Bruce,
>
> here are corrected versions of the createlang and droplang script that fix
> a problem that regularly comes up on the mailing list:
>
> - the old versions prompt several times for the password
>
> - the attached versions only prompts once for the password,
> provided the option "-W" or "--password" is given
> (this option was already mentioned in the usage message of the
> old versions, but were not implemented)
>
> Hope this helps,
>
> Christoph Dalitz
[ Attachment, skipping... ]
[ Attachment, skipping... ]
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2003-07-21 21:02:27 | Re: fix for new SUSET GUC variables |
| Previous Message | Bruce Momjian | 2003-07-21 15:20:05 | Re: [BUGS] pg_tables view definition incorrect?? |