Re: [HACKERS] Kerberos 5 breakage. - Mailing list pgsql-hackers

From Matthew N. Dodd
Subject Re: [HACKERS] Kerberos 5 breakage.
Date
Msg-id Pine.BSF.3.96.980520144519.17033W-100000@sasami.jurai.net
Whole thread Raw
In response to Re: [HACKERS] Kerberos 5 breakage.  ("Henry B. Hotz" <hotz@jpl.nasa.gov>)
Responses Re: [HACKERS] Kerberos 5 breakage.  ("Henry B. Hotz" <hotz@jpl.nasa.gov>)
List 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@jurai.net        | As cruel as it seems nothing ever seems to
   http://www.jurai.net/~winter | go right - FLA M 3.1:53
*/


pgsql-hackers by date:

Previous
From: "Henry B. Hotz"
Date:
Subject: Re: [HACKERS] Kerberos 5 breakage.
Next
From: Eivind Eklund
Date:
Subject: Re: [HACKERS] sorting big tables :(