Encryption addition to createuser

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Encryption addition to createuser
Date: 2001-08-25 17:45:56
Message-ID: 200108251745.f7PHjuJ05984@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Attached is a patch that allows ENCRYPTED/UNENCRYPTED control in the
createuser script.

Applied.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

Attachment Content-Type Size
unknown_filename text/plain 2.2 KB
unknown_filename text/plain 2.2 KB

Browse pgsql-patches by date

  From Date Subject
Next Message Rene Pijlman 2001-08-25 19:50:40 Fix for compile error clog.c
Previous Message Vsevolod Lobko 2001-08-25 05:57:15 Re: Patch for pl/tcl Tcl_ExternalToUtf and Tcl_UtfToExternal support