| From: | "Magnus Hagander" <mha(at)sollentuna(dot)net> |
|---|---|
| To: | "PostgreSQL-patches" <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Removing Kerberos 4 |
| Date: | 2005-06-21 20:34:48 |
| Message-ID: | 6BCB9D8A16AC4241919521715F4D8BCE094553@algol.sollentuna.se |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-hackers pgsql-patches |
This patch removes Kerberos version 4 support from the backend and
libpq. Per previous mail, I sent a mail to both hackers and -general
about a month ago asking for ppl who use it, for zero responses. I also
looked back in the archives and it seems it has been asked before and
also not responded, so I think it's safe to say it's not in widespread
use ATM. Finally, kerberos version 4 is deprecated by the kerberos
people - for security reasons amongst others.
Anyway. Here's the patch.
(only configure.in touched, my autoconf is the wrong version so it
generates huge diffs)
//Magnus
| Attachment | Content-Type | Size |
|---|---|---|
| krb4.patch | application/octet-stream | 32.9 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Steve Crawford | 2005-06-21 20:49:51 | Re: Postfix/Maildrop and too many connections issues |
| Previous Message | Bruce Momjian | 2005-06-21 20:06:52 | Space reuse and autovacuum |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2005-06-21 21:14:44 | Re: PROPOSAL FE/BE extension to handle IN/OUT parameters |
| Previous Message | Bruce Momjian | 2005-06-21 20:30:20 | Re: Function's LEAST, GREATEST and DECODE (Oracle vararg |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2005-06-21 22:21:56 | Re: [PATCHES] Removing Kerberos 4 |
| Previous Message | Bruce Momjian | 2005-06-21 20:30:20 | Re: Function's LEAST, GREATEST and DECODE (Oracle vararg |