summaryrefslogtreecommitdiff
path: root/src/backend/libpq/pqcomprim.c
AgeCommit message (Expand)Author
1999-04-25Revise backend libpq interfaces so that messages to the frontendTom Lane
1999-01-23Add explicit buffering in backend libpq, to compensate forTom Lane
1999-01-18Fix cfor typos.Bruce Momjian
1999-01-17Remove uses of MSG_WAITALL temporarily, since it doesn'tTom Lane
1999-01-12From: Magnus Hagander <[email protected]>Marc G. Fournier
1998-03-15From: [email protected]Marc G. Fournier
1998-02-26pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian
1998-01-26#include <sys/types.h> required for u_long in <netinet/in.h>Marc G. Fournier
1998-01-26From: Phil Thompson <[email protected]>Marc G. Fournier
1997-11-27Prevent flushing from packets, by Massimo.Bruce Momjian
1997-09-12Dec alphaserver patch from Malcolm BeattieBruce Momjian
1997-09-08Used modified version of indent that understands over 100 typedefs.Bruce Momjian
1997-09-08Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian
1997-09-07Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian
1997-07-01Fix code to do the right thing with mixed-endian clients and servers.Thomas G. Lockhart
1997-06-11From: Robert Bruccoleri <[email protected]>Marc G. Fournier
1997-05-26From: David Friend <[email protected]>Marc G. Fournier
1997-04-152. The file /usr/local/pgsql/src/backend/lipq/pgcomprim.c has twoMarc G. Fournier
1997-03-28Slight Linux related bug pointed out by Gabriel Akos <[email protected]>Marc G. Fournier
1997-03-25Rather than make this a Linux test, we should just test for the existenceMarc G. Fournier
1997-03-20From: "D'Arcy J.M. Cain" <[email protected]>Marc G. Fournier
1997-03-18 - Move most of the I/O in both libpq and the backend to a setMarc G. Fournier
1997-03-18Resync the source tree, commit some things that were missing (pqcomprim.c) andMarc G. Fournier