Re: [HACKERS] Kerberos 5 breakage.
Henry B. Hotz <hotz@jpl.nasa.gov>
From: "Henry B. Hotz" <hotz@jpl.nasa.gov>
To: "Matthew N. Dodd" <winter@jurai.net>, Tom Ivar Helbekkmo <tih+mail@Hamartun.Priv.NO>
Cc: Bruce Momjian <maillist@candle.pha.pa.us>, pgsql-hackers@postgreSQL.org
Date: 1998-05-20T18:38:51Z
Lists: pgsql-hackers
At 11:02 AM -0700 5/20/98, Matthew N. Dodd wrote: >Also, allowing writes of single characters is bad; you incur a context >switch each write. The client and server should be writing things into >largish buffers and writing those instead of doing small writes. > >The existence of the following scare me... > >pqPutShort(int integer, FILE *f) . . . Can't these be defined as macros the way get/put stuff is done in stdio.h? Signature failed Preliminary Design Review. Feasibility of a new signature is currently being evaluated. h.b.hotz@jpl.nasa.gov, or hbhotz@oxy.edu