Re: [HACKERS] Kerberos 5 breakage.

From: "Matthew N(dot) Dodd" <winter(at)jurai(dot)net>
To: "Henry B(dot) Hotz" <hotz(at)jpl(dot)nasa(dot)gov>
Cc: Tom Ivar Helbekkmo <tih+mail(at)Hamartun(dot)Priv(dot)NO>, Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>, pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] Kerberos 5 breakage.
Date: 1998-05-20 18:46:59
Message-ID: Pine.BSF.3.96.980520144519.17033W-100000@sasami.jurai.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, 20 May 1998, Henry B. Hotz wrote:
> Can't these be defined as macros the way get/put stuff is done in stdio.h?

Which macros?

Looking at stdio.h and the FILE struct/typedef; I wonder if its possible
to override the _read and _write function pointers and sub in our own
depending on when encryption scheme is in use.

/*
Matthew N. Dodd | A memory retaining a love you had for life
winter(at)jurai(dot)net | As cruel as it seems nothing ever seems to
http://www.jurai.net/~winter | go right - FLA M 3.1:53
*/

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Eivind Eklund 1998-05-20 20:44:30 Re: [HACKERS] sorting big tables :(
Previous Message Henry B. Hotz 1998-05-20 18:38:51 Re: [HACKERS] Kerberos 5 breakage.