index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
libpq
/
pqcomm.c
Commit message (
Expand
)
Author
Age
*
Inline memset() as MemSet().
Bruce Momjian
1997-09-18
*
Used modified version of indent that understands over 100 typedefs.
Bruce Momjian
1997-09-08
*
Another PGINDENT run that changes variable indenting and case label indenting...
Bruce Momjian
1997-09-08
*
Massive commit to run PGINDENT on all *.c and *.h files.
Bruce Momjian
1997-09-07
*
Remove more (void) and fix -Wall warnings.
Bruce Momjian
1997-08-12
*
Fix pgproc names over 15 chars in output. Add strNcpy() function. remove so...
Bruce Momjian
1997-08-12
*
Added SCO support, from Daniel Harris.
Bruce Momjian
1997-07-28
*
From: Raymond Toy <toy@rtp.ericsson.se>
Marc G. Fournier
1997-04-17
*
StreamConnection(): setsockopt (..., TCP_NODELAY, ...) added.
Vadim B. Mikheev
1997-04-16
*
From: "D'Arcy J.M. Cain" <darcy@druid.net>
Marc G. Fournier
1997-03-20
*
- Move most of the I/O in both libpq and the backend to a set
Marc G. Fournier
1997-03-18
*
From: Dan McGuirk <mcguirk@indirect.com>
Marc G. Fournier
1997-03-12
*
Remove WIN32 defines. They never worked.
Bruce Momjian
1997-02-14
*
pq/signal() portability patch. Also psql copy prompt fix.
Bruce Momjian
1996-12-26
*
Move include of signal.h inside pqsignal.h so it's always where it's needed.
Bryan Henderson
1996-11-24
*
Mulitple inclusion of sys/socket.h
Marc G. Fournier
1996-11-15
*
Remove most compile-time options, add a few runtime options to make up for it.
Bryan Henderson
1996-11-14
*
Compile and warning cleanup
Bruce Momjian
1996-11-08
*
I'm getting there, slowly :)
Marc G. Fournier
1996-11-06
*
clean up makefile
Marc G. Fournier
1996-10-31
*
remove use of PORTNAME_*
Marc G. Fournier
1996-10-31
*
Finished merging in src/backend from Dr. George's source tree
Marc G. Fournier
1996-07-23
*
Postgres95 1.01 Distribution - Virgin Sources
PG95-1_01
Marc G. Fournier
1996-07-09