index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
tcop
/
dest.c
Commit message (
Expand
)
Author
Age
*
Add VARHDRSZ where needed. Many places just used 4.
Bruce Momjian
1997-12-06
*
Prevent flushing from packets, by Massimo.
Bruce Momjian
1997-11-27
*
Fix alignment of source.
Bruce Momjian
1997-10-24
*
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
*
New results destination for SPI manager.
Vadim B. Mikheev
1997-08-29
*
Clean CommandInfo after posting to client.
Vadim B. Mikheev
1997-08-28
*
Number of tuples inserted/affected by INSERT/UPDATE/DELETE...
Vadim B. Mikheev
1997-08-27
*
Make functions static where possible, enclose unused functions in #ifdef NOT_...
Bruce Momjian
1997-08-19
*
Remove more (void) and fix -Wall warnings.
Bruce Momjian
1997-08-12
*
include sem.h added, include string.h neede, from Erik Bertelsen for Ultrix
Bruce Momjian
1997-01-10
*
Use proper types so it compiles on DEC C89. Thanks Erik Bertelson.
Bryan Henderson
1997-01-08
*
All external function definitions now have prototypes that are checked.
Bruce Momjian
1996-11-10
*
Produce a clean compile of backend...
Marc G. Fournier
1996-11-03
*
Postgres95 1.01 Distribution - Virgin Sources
PG95-1_01
Marc G. Fournier
1996-07-09