Commits

DateSubjectAuthorReleases
1999-07-15 Remove unused #includes in *.c files. Bruce Momjian 7.1.1
1999-07-15 Clean up #include in /include directory. Add scripts for checking includes. Bruce Momjian 7.1.1
1999-05-25 pgindent run over code. Bruce Momjian 7.1.1
1999-05-22 Improve error message from failed LOAD command (include Tom Lane 7.1.1
1999-05-10 Change error messages to oids come out as %u and not %d. Change has no Bruce Momjian 7.1.1
1999-02-13 Change my-function-name-- to my_function_name, and optimizer renames. Bruce Momjian 7.1.1
1999-02-07 Clean up some minor compile warnings. Tom Lane 7.1.1
1998-10-08 Make functions static or ifdef NOT_USED. Prevent pg_version creation. Bruce Momjian 7.1.1
1998-09-01 Renaming cleanup, no pgindent yet. Bruce Momjian 7.1.1
1998-08-19 heap_fetch requires buffer pointer, must be released; heap_getnext Bruce Momjian 7.1.1
1998-06-15 Remove un-needed braces around single statements. Bruce Momjian 7.1.1
1998-01-31 Inline fastgetattr and others so data access does not use function Bruce Momjian 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-12-20 First clean compile without a "PORTNAME" variable being set... Marc G. Fournier 7.1.1
1997-09-18 Inline memset() as MemSet(). Bruce Momjian 7.1.1
1997-09-12 heapattr functions now return a Datum, not char *. 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-01 trigger_dynamic()->handle_load() func for loading SPI-triggers Vadim B. Mikheev 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-07-24 Various compile errors concerning overflow due to shifts, unsigned, and bad prototypes, from Solaris, from Diab Jerius Bruce Momjian 7.1.1
1997-02-14 Remove WIN32 defines. They never worked. Bruce Momjian 7.1.1
1997-02-13 Improvements to the ultrix port, in particular a bunch of compiler Marc G. Fournier 7.1.1
1996-11-27 More stuff to make it compile on various ports. Bryan Henderson 7.1.1