aboutsummaryrefslogtreecommitdiff
path: root/src/backend/libpq/pqcomprim.c
Commit message (Expand)AuthorAge
* Add explicit buffering in backend libpq, to compensate forTom Lane1999-01-23
* Fix cfor typos.Bruce Momjian1999-01-18
* Remove uses of MSG_WAITALL temporarily, since it doesn'tTom Lane1999-01-17
* From: Magnus Hagander <mha@sollentuna.net>Marc G. Fournier1999-01-12
* From: t-ishii@sra.co.jpMarc G. Fournier1998-03-15
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-26
* #include <sys/types.h> required for u_long in <netinet/in.h>Marc G. Fournier1998-01-26
* From: Phil Thompson <phil@river-bank.demon.co.uk>Marc G. Fournier1998-01-26
* Prevent flushing from packets, by Massimo.Bruce Momjian1997-11-27
* Dec alphaserver patch from Malcolm BeattieBruce Momjian1997-09-12
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-08
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-08
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-07
* Fix code to do the right thing with mixed-endian clients and servers.Thomas G. Lockhart1997-07-01
* From: Robert Bruccoleri <bruc@bms.com>Marc G. Fournier1997-06-11
* From: David Friend <dfriend@atlsci.atlsci.com>Marc G. Fournier1997-05-26
* 2. The file /usr/local/pgsql/src/backend/lipq/pgcomprim.c has twoMarc G. Fournier1997-04-15
* Slight Linux related bug pointed out by Gabriel Akos <gabriel@rocker.sch.bme.hu>Marc G. Fournier1997-03-28
* Rather than make this a Linux test, we should just test for the existenceMarc G. Fournier1997-03-25
* From: "D'Arcy J.M. Cain" <darcy@druid.net>Marc G. Fournier1997-03-20
* - Move most of the I/O in both libpq and the backend to a setMarc G. Fournier1997-03-18
* Resync the source tree, commit some things that were missing (pqcomprim.c) andMarc G. Fournier1997-03-18