| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Inline fastgetattr and others so data access does not use function | Bruce Momjian | 1998-01-31 | 1 | -7/+7 |
| | | | | | calls. | ||||
| * | getpid/pid cleanup | Bruce Momjian | 1998-01-25 | 1 | -11/+7 |
| | | |||||
| * | Makefile cleaned up | Marc G. Fournier | 1997-12-17 | 1 | -2/+4 |
| | | | | | | | | | | async.c: #include <port-protos.h> surrounded by an #ifdef HAVE_STRDUP vacuum.c: #include <port-protos.h> commented out...can someone comment as to why it was included, as it doesn't seem to have any effect under FreeBSD so far...would like some sort of #ifdef wrapper like async.c if possible | ||||
| * | Add VARHDRSZ where needed. Many places just used 4. | Bruce Momjian | 1997-12-06 | 1 | -2/+2 |
| | | |||||
| * | Remove all time travel stuff. Small parser cleanup. | Bruce Momjian | 1997-11-20 | 1 | -5/+5 |
| | | |||||
| * | Remove NOT_USED for Massimo. | Bruce Momjian | 1997-11-05 | 1 | -3/+3 |
| | | |||||
| * | Fix for compile warning, from Ernst Molitor. | Bruce Momjian | 1997-10-30 | 1 | -2/+2 |
| | | |||||
| * | Rename strNcpy to StrNCpy, and change third parameter. | Bruce Momjian | 1997-10-25 | 1 | -2/+2 |
| | | |||||
| * | heapattr functions now return a Datum, not char *. | Bruce Momjian | 1997-09-12 | 1 | -12/+12 |
| | | |||||
| * | Another PGINDENT run that changes variable indenting and case label ↵ | Bruce Momjian | 1997-09-08 | 1 | -65/+65 |
| | | | | | indenting. Also static variable indenting. | ||||
| * | Massive commit to run PGINDENT on all *.c and *.h files. | Bruce Momjian | 1997-09-07 | 1 | -396/+435 |
| | | |||||
| * | Make functions static where possible, enclose unused functions in #ifdef ↵ | Bruce Momjian | 1997-08-19 | 1 | -4/+7 |
| | | | | | NOT_USED. | ||||
| * | Remove more (void) and fix -Wall warnings. | Bruce Momjian | 1997-08-12 | 1 | -3/+3 |
| | | |||||
| * | Fix pgproc names over 15 chars in output. Add strNcpy() function. remove ↵ | Bruce Momjian | 1997-08-12 | 1 | -3/+2 |
| | | | | | some (void) casts that are unnecessary. | ||||
| * | Cleanup for NAMEDATALEN use. | Bruce Momjian | 1997-08-03 | 1 | -2/+2 |
| | | |||||
| * | Massimo's Deadlock patches w/o the #ifdefs | Marc G. Fournier | 1997-03-10 | 1 | -1/+15 |
| | | |||||
| * | Switch over NEED_RUSAGE to HAVE_RUSAGE for configure | Marc G. Fournier | 1997-01-24 | 1 | -3/+3 |
| | | |||||
| * | Add include of port-protos.h so it works on Ultrix. Thanks Erik Bertelson. | Bryan Henderson | 1997-01-08 | 1 | -1/+3 |
| | | |||||
| * | More patches/documentation from: Massimo Dal Zotto <dz@cs.unitn.it> | Marc G. Fournier | 1996-12-19 | 1 | -3/+8 |
| | | |||||
| * | #ifdef ASYNC_DEBUG various sections of async.c | Marc G. Fournier | 1996-12-19 | 1 | -1/+17 |
| | | | | | Submitted by: Massimo Dal Zotto <dz@cs.unitn.it> | ||||
| * | Fix from Jan agreed with by Massimo. | Bruce Momjian | 1996-12-07 | 1 | -1/+4 |
| | | |||||
| * | Add #include <sys/types.h> so it works with Ultrix's in.h | Bryan Henderson | 1996-11-16 | 1 | -1/+2 |
| | | |||||
| * | Clean it up so that it compiles | Marc G. Fournier | 1996-11-06 | 1 | -25/+17 |
| | | |||||
| * | Another first pass at cleaning up the #includes | Marc G. Fournier | 1996-11-03 | 1 | -30/+2 |
| | | |||||
| * | -Wall'd | Marc G. Fournier | 1996-10-21 | 1 | -30/+42 |
| | | |||||
| * | Document more #ifdef's into config.h | Marc G. Fournier | 1996-10-18 | 1 | -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 Momjian | 1996-10-05 | 1 | -6/+2 |
| | | |||||
| * | Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01 | Marc G. Fournier | 1996-07-09 | 1 | -0/+605 |
