aboutsummaryrefslogtreecommitdiff
path: root/src/backend/libpq/pqcomm.c
Commit message (Expand)AuthorAge
* Inline memset() as MemSet().Bruce Momjian1997-09-18
* 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
* Remove more (void) and fix -Wall warnings.Bruce Momjian1997-08-12
* Fix pgproc names over 15 chars in output. Add strNcpy() function. remove so...Bruce Momjian1997-08-12
* Added SCO support, from Daniel Harris.Bruce Momjian1997-07-28
* From: Raymond Toy <toy@rtp.ericsson.se>Marc G. Fournier1997-04-17
* StreamConnection(): setsockopt (..., TCP_NODELAY, ...) added.Vadim B. Mikheev1997-04-16
* 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
* From: Dan McGuirk <mcguirk@indirect.com>Marc G. Fournier1997-03-12
* Remove WIN32 defines. They never worked.Bruce Momjian1997-02-14
* pq/signal() portability patch. Also psql copy prompt fix.Bruce Momjian1996-12-26
* Move include of signal.h inside pqsignal.h so it's always where it's needed.Bryan Henderson1996-11-24
* Mulitple inclusion of sys/socket.hMarc G. Fournier1996-11-15
* Remove most compile-time options, add a few runtime options to make up for it.Bryan Henderson1996-11-14
* Compile and warning cleanupBruce Momjian1996-11-08
* I'm getting there, slowly :)Marc G. Fournier1996-11-06
* clean up makefileMarc G. Fournier1996-10-31
* remove use of PORTNAME_*Marc G. Fournier1996-10-31
* Finished merging in src/backend from Dr. George's source treeMarc G. Fournier1996-07-23
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-09