Commits

Showing commits that first shipped in 7.1 (backpatches included). Clear

DateSubjectAuthorReleases
1998-01-25 From: Jeroen van Vianen <jeroenv@design.nl> Marc G. Fournier 7.1.1
1998-01-25 getpid/pid cleanup Bruce Momjian 7.1.1
1998-01-15 Thank god for searchable mail archives. PostgreSQL Daemon 7.1.1
1998-01-13 Some *very* major changes by darrenk@insightdist.com (Darren King) Marc G. Fournier 7.1.1
1998-01-07 Goodbye ABORT. Hello ERROR for all errors. Bruce Momjian 7.1.1
1998-01-05 Change elog(WARN) to elog(ERROR) and elog(ABORT). Bruce Momjian 7.1.1
1997-11-24 Remove tqual.h includes not needed. Bruce Momjian 7.1.1
1997-10-25 Rename strNcpy to StrNCpy, and change third parameter. Bruce Momjian 7.1.1
1997-10-15 Fix for backward cursors with ORDER BY. Vadim B. Mikheev 7.1.1
1997-09-26 Fix for psort temp file names, from Vadim. Bruce Momjian 7.1.1
1997-09-18 Don't limit number of tuples in leftist trees! Vadim B. Mikheev 7.1.1
1997-09-18 1. Use qsort for first run Vadim B. Mikheev 7.1.1
1997-09-15 Fix pfree problem. Vadim B. Mikheev 7.1.1
1997-09-08 Used modified version of indent that understands over 100 typedefs. Bruce Momjian 7.1.1
1997-09-08 Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. Bruce Momjian 7.1.1
1997-09-07 Massive commit to run PGINDENT on all *.c and *.h files. Bruce Momjian 7.1.1
1997-09-05 Add // comments. Bruce Momjian 7.1.1
1997-08-19 Make functions static where possible, enclose unused functions in #ifdef NOT_USED. Bruce Momjian 7.1.1
1997-08-18 Reduce open() calls. Replace fopen() calls with calls to fd.c functions. Bruce Momjian 7.1.1
1997-08-14 Cleanup global variables, remove stable memory stuff. Bruce Momjian 7.1.1
1997-08-14 sprintf "...%d...", ... (int)getpid(), ... Vadim B. Mikheev 7.1.1
1997-08-12 Remove more (void) and fix -Wall warnings. Bruce Momjian 7.1.1
1997-08-12 Fix pgproc names over 15 chars in output. Add strNcpy() function. remove some (void) casts that are unnecessary. Bruce Momjian 7.1.1
1997-08-06 Fix for psort again. Bruce Momjian 7.1.1
1997-08-06 Another psort fix. Bruce Momjian 7.1.1