index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
commands
/
async.c
Commit message (
Expand
)
Author
Age
*
heapattr functions now return a Datum, not char *.
Bruce Momjian
1997-09-12
*
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
*
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
*
Fix pgproc names over 15 chars in output. Add strNcpy() function. remove so...
Bruce Momjian
1997-08-12
*
Cleanup for NAMEDATALEN use.
Bruce Momjian
1997-08-03
*
Massimo's Deadlock patches w/o the #ifdefs
Marc G. Fournier
1997-03-10
*
Switch over NEED_RUSAGE to HAVE_RUSAGE for configure
Marc G. Fournier
1997-01-24
*
Add include of port-protos.h so it works on Ultrix. Thanks Erik Bertelson.
Bryan Henderson
1997-01-08
*
More patches/documentation from: Massimo Dal Zotto <dz@cs.unitn.it>
Marc G. Fournier
1996-12-19
*
#ifdef ASYNC_DEBUG various sections of async.c
Marc G. Fournier
1996-12-19
*
Fix from Jan agreed with by Massimo.
Bruce Momjian
1996-12-07
*
Add #include <sys/types.h> so it works with Ultrix's in.h
Bryan Henderson
1996-11-16
*
Clean it up so that it compiles
Marc G. Fournier
1996-11-06
*
Another first pass at cleaning up the #includes
Marc G. Fournier
1996-11-03
*
-Wall'd
Marc G. Fournier
1996-10-21
*
Document more #ifdef's into config.h
Marc G. Fournier
1996-10-18
*
Fix args to match prototype.
Bruce Momjian
1996-10-05
*
Postgres95 1.01 Distribution - Virgin Sources
PG95-1_01
Marc G. Fournier
1996-07-09