summaryrefslogtreecommitdiff
path: root/src/backend/commands/async.c
AgeCommit message (Expand)Author
1997-09-12heapattr functions now return a Datum, not char *.Bruce Momjian
1997-09-08Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian
1997-09-07Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian
1997-08-19Make functions static where possible, enclose unused functions in #ifdef NOT_...Bruce Momjian
1997-08-12Remove more (void) and fix -Wall warnings.Bruce Momjian
1997-08-12Fix pgproc names over 15 chars in output. Add strNcpy() function. remove so...Bruce Momjian
1997-08-03Cleanup for NAMEDATALEN use.Bruce Momjian
1997-03-10Massimo's Deadlock patches w/o the #ifdefsMarc G. Fournier
1997-01-24Switch over NEED_RUSAGE to HAVE_RUSAGE for configureMarc G. Fournier
1997-01-08Add include of port-protos.h so it works on Ultrix. Thanks Erik Bertelson.Bryan Henderson
1996-12-19More patches/documentation from: Massimo Dal Zotto <dz@cs.unitn.it>Marc G. Fournier
1996-12-19#ifdef ASYNC_DEBUG various sections of async.cMarc G. Fournier
1996-12-07Fix from Jan agreed with by Massimo.Bruce Momjian
1996-11-16Add #include <sys/types.h> so it works with Ultrix's in.hBryan Henderson
1996-11-06Clean it up so that it compilesMarc G. Fournier
1996-11-03Another first pass at cleaning up the #includesMarc G. Fournier
1996-10-21-Wall'dMarc G. Fournier
1996-10-18Document more #ifdef's into config.hMarc G. Fournier
1996-10-05Fix args to match prototype.Bruce Momjian
1996-07-09Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier