]> granicus.if.org Git - postgresql/history - src/backend/libpq/pqcomm.c
getpid/pid cleanup
[postgresql] / src / backend / libpq / pqcomm.c
1998-01-25 Bruce Momjiangetpid/pid cleanup
1998-01-07 Bruce MomjianGoodbye ABORT. Hello ERROR for all errors.
1998-01-05 Bruce MomjianChange elog(WARN) to elog(ERROR) and elog(ABORT).
1997-12-16 Thomas G. LockhartUse MAXPGPATH to declare size of socket name storage.
1997-11-21 Bruce MomjianRemove archive stuff.
1997-11-19 Bruce MomjianFix socket file permissions, from Goran Thyni.
1997-11-19 Bruce MomjianFIx for unix domain sockets, from Goran Thyni.
1997-11-17 Thomas G. LockhartAdd storage/ipc.h include file to get read/write functi...
1997-11-10 Bruce MomjianClean up indenting.
1997-11-10 Bruce MomjianPatch from Goran Thyni
1997-11-07 Bruce MomjianAdd Unix domain socket support, from Goran Thyni, goran...
1997-09-18 Bruce MomjianInline memset() as MemSet().
1997-09-08 Bruce MomjianUsed modified version of indent that understands over...
1997-09-08 Bruce MomjianAnother PGINDENT run that changes variable indenting...
1997-09-07 Bruce MomjianMassive commit to run PGINDENT on all *.c and *.h files.
1997-08-12 Bruce MomjianRemove more (void) and fix -Wall warnings.
1997-08-12 Bruce MomjianFix pgproc names over 15 chars in output. Add strNcpy...
1997-07-28 Bruce MomjianAdded SCO support, from Daniel Harris.
1997-04-17 Marc G. FournierFrom: Raymond Toy <toy@rtp.ericsson.se>
1997-04-16 Vadim B. MikheevStreamConnection(): setsockopt (..., TCP_NODELAY, ...
1997-03-20 Marc G. FournierFrom: "D'Arcy J.M. Cain" <darcy@druid.net>
1997-03-18 Marc G. Fournier - Move most of the I/O in both libpq and the backend...
1997-03-12 Marc G. FournierFrom: Dan McGuirk <mcguirk@indirect.com>
1997-02-14 Bruce MomjianRemove WIN32 defines. They never worked.
1996-12-26 Bruce Momjianpq/signal() portability patch. Also psql copy prompt...
1996-11-24 Bryan HendersonMove include of signal.h inside pqsignal.h so it's...
1996-11-15 Marc G. FournierMulitple inclusion of sys/socket.h
1996-11-14 Bryan HendersonRemove most compile-time options, add a few runtime...
1996-11-08 Bruce MomjianCompile and warning cleanup
1996-11-06 Marc G. FournierI'm getting there, slowly :)
1996-10-31 Marc G. Fournierclean up makefile
1996-10-31 Marc G. Fournierremove use of PORTNAME_*
1996-07-23 Marc G. FournierFinished merging in src/backend from Dr. George's sourc...
1996-07-09 Marc G. FournierPostgres95 1.01 Distribution - Virgin Sources PG95-1_01