summaryrefslogtreecommitdiff
path: root/src/backend/commands/async.c
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix pgproc names over 15 chars in output. Add strNcpy() function. remove ↵Bruce Momjian1997-08-121-3/+2
| | | | some (void) casts that are unnecessary.
* Cleanup for NAMEDATALEN use.Bruce Momjian1997-08-031-2/+2
|
* Massimo's Deadlock patches w/o the #ifdefsMarc G. Fournier1997-03-101-1/+15
|
* Switch over NEED_RUSAGE to HAVE_RUSAGE for configureMarc G. Fournier1997-01-241-3/+3
|
* Add include of port-protos.h so it works on Ultrix. Thanks Erik Bertelson.Bryan Henderson1997-01-081-1/+3
|
* More patches/documentation from: Massimo Dal Zotto <dz@cs.unitn.it>Marc G. Fournier1996-12-191-3/+8
|
* #ifdef ASYNC_DEBUG various sections of async.cMarc G. Fournier1996-12-191-1/+17
| | | | Submitted by: Massimo Dal Zotto <dz@cs.unitn.it>
* Fix from Jan agreed with by Massimo.Bruce Momjian1996-12-071-1/+4
|
* Add #include <sys/types.h> so it works with Ultrix's in.hBryan Henderson1996-11-161-1/+2
|
* Clean it up so that it compilesMarc G. Fournier1996-11-061-25/+17
|
* Another first pass at cleaning up the #includesMarc G. Fournier1996-11-031-30/+2
|
* -Wall'dMarc G. Fournier1996-10-211-30/+42
|
* Document more #ifdef's into config.hMarc G. Fournier1996-10-181-3/+3
| | | | | Get rid of ESCAPE_PATCH ifdef, as its on by default, and there is no apparent reason for turning it off...it fixes a bug
* Fix args to match prototype.Bruce Momjian1996-10-051-6/+2
|
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+605