| Age | Commit message (Expand) | Author |
| 1996-10-31 | Same clean up of Makefile, and addition of include files | Marc G. Fournier |
| 1996-10-31 | Cleaned out -I../.. -I../../include from Makefile | Marc G. Fournier |
| 1996-10-31 | Remove -I../.. and -I../../include from Makefile | Marc G. Fournier |
| 1996-10-31 | Add a couple of missing includes | Marc G. Fournier |
| 1996-10-31 | Added misc include files | Marc G. Fournier |
| 1996-10-31 | .h files shouldn't include .h files, .c files should contain .h files... | Marc G. Fournier |
| 1996-10-31 | Even compile generated .h files should be in ${SRCDIR}/include... | Marc G. Fournier |
| 1996-10-31 | Well, normally there wouldn't be anything in -I../.., and in a minute, there | Marc G. Fournier |
| 1996-10-31 | Move these files to ${SRCDIR}/include | Marc G. Fournier |
| 1996-10-31 | There is no -I../.. include files... | Marc G. Fournier |
| 1996-10-31 | Added needed include file. | Bruce Momjian |
| 1996-10-31 | Changed make to gmake. | Bruce Momjian |
| 1996-10-31 | Added prototypes missing from parser patch. | Bruce Momjian |
| 1996-10-30 | Fix memset() call, variables being passed in wrong order. | Marc G. Fournier |
| 1996-10-30 | Fixes: | Marc G. Fournier |
| 1996-10-30 | Parser Overhaul | Bruce Momjian |
| 1996-10-30 | Fix small syntax error. | Bryan Henderson |
| 1996-10-29 | Remove another snprintf() for Solaris. | Bryan Henderson |
| 1996-10-28 | Use strncpy() and local buffers instead of snprintf(), since not everyone | Bryan Henderson |
| 1996-10-28 | Make a local isblank() function, since not all standard C libraries have it. | Bryan Henderson |
| 1996-10-28 | Add our own copy of inet_aton() for sparc_solaris, which doesn't have it in | Bryan Henderson |
| 1996-10-27 | Simplify make files, add full dependencies. | Bryan Henderson |
| 1996-10-26 | Correct #if statement so it compiles on Solaris. Thanks Keith Parks. | Bryan Henderson |
| 1996-10-26 | D'Arcy's cleanups | Marc G. Fournier |
| 1996-10-25 | Make sure the btree patch gets into 2.0 as well... | Marc G. Fournier |
| 1996-10-25 | Use EUROPEAN_DATES instead of EUROPEAN_STYLE | Bryan Henderson |
| 1996-10-25 | E Use EUROPEAN_DATES from config.h instead of -D option | Bryan Henderson |
| 1996-10-24 | Fixes: Growing backend when using nested function calls | Marc G. Fournier |
| 1996-10-24 | Fixes: Errors when PQexec() in backend creates temp | Marc G. Fournier |
| 1996-10-24 | Fixes: | Marc G. Fournier |
| 1996-10-24 | Take out the PERFECT_MMGR #ifdefs: | Marc G. Fournier |
| 1996-10-23 | Major code cleanups from D'arcy (-Wall -Werror) | Marc G. Fournier |
| 1996-10-23 | Update "planner" directory to "optimizer" in include paths in this dead code. | Bryan Henderson |
| 1996-10-21 | Cosmetic changes to ordering of #include files | Marc G. Fournier |
| 1996-10-21 | -Wall'd | Marc G. Fournier |
| 1996-10-21 | -Wall'd | Marc G. Fournier |
| 1996-10-21 | -Wall'd ... I missed a subdir under access :( | Marc G. Fournier |
| 1996-10-21 | Make line 159:bp = NULL, to quiet compiler | Marc G. Fournier |
| 1996-10-21 | -Wall'd | Marc G. Fournier |
| 1996-10-21 | -Wall'd | Marc G. Fournier |
| 1996-10-21 | -Wall'd | Marc G. Fournier |
| 1996-10-21 | -Wall Cleanup of gist subdirectory | Marc G. Fournier |
| 1996-10-21 | -Wall cleanup of gist subdirectory: | Marc G. Fournier |
| 1996-10-20 | Other then: | Marc G. Fournier |
| 1996-10-20 | #include file cleanup | Marc G. Fournier |
| 1996-10-20 | More #include cleanups | Marc G. Fournier |
| 1996-10-20 | First pass at fixing my own mistakes | Marc G. Fournier |
| 1996-10-20 | Another directory cleaned out | Marc G. Fournier |
| 1996-10-20 | Okay...another directory cleaned out and compilable | Marc G. Fournier |
| 1996-10-19 | Add HAVE_Cplusplus= true to BSD44_derived Makefile.inc, as I know that | Marc G. Fournier |