| Age | Commit message (Expand) | Author |
| 1996-11-04 | Remove OPENLINK define | Bruce Momjian |
| 1996-11-04 | Remove NULL_PATCH define | Bruce Momjian |
| 1996-11-04 | Remove ARRAY_PATCH define | Bruce Momjian |
| 1996-11-04 | Remove ESCAPE_PATCH define | Bruce Momjian |
| 1996-11-04 | Removed PORTNAME_. Use OS version only. | Bruce Momjian |
| 1996-11-03 | Another first pass at cleaning up the #includes | Marc G. Fournier |
| 1996-11-03 | Cleaned up include headers | Marc G. Fournier |
| 1996-11-03 | first pass at cleaning up include files | Marc G. Fournier |
| 1996-11-03 | More include file cleanups | Marc G. Fournier |
| 1996-11-03 | Changes required so that access/* compiles cleanly... | Marc G. Fournier |
| 1996-11-03 | More include file cleanups | Marc G. Fournier |
| 1996-11-03 | That pretty much totally cleans up the includes files here. | Marc G. Fournier |
| 1996-11-03 | Include Makefile.global so fmgrtab.c compiles properly. Thanks Keith Parks. | Bryan Henderson |
| 1996-11-03 | Fix bogus format in two error messages. | Bryan Henderson |
| 1996-11-03 | Finish cleaning up -I lines | Marc G. Fournier |
| 1996-11-03 | Keep the generated .h files in the local directory, like other object files, | Bryan Henderson |
| 1996-11-03 | More include file cleanups | Marc G. Fournier |
| 1996-11-03 | Quiet a compiler warning (see line 729+, retvalue) | Marc G. Fournier |
| 1996-11-03 | Remove 'unused variable `open_errno'' | Marc G. Fournier |
| 1996-11-03 | Produce a clean compile of backend... | Marc G. Fournier |
| 1996-11-03 | Clean up Makefile(s) | Marc G. Fournier |
| 1996-11-03 | Clean up Makefile | Marc G. Fournier |
| 1996-11-03 | Clean up Makefile, add #postgres.h as required | Marc G. Fournier |
| 1996-11-03 | Clean up Makefile, make sure that postmaster.c compiles | Marc G. Fournier |
| 1996-11-02 | Convenience routine for checking superuser status. | Bryan Henderson |
| 1996-11-02 | Add misc subdirectory. | Bryan Henderson |
| 1996-11-02 | Fix bug in checking permissions on table being COPY'd. | Bryan Henderson |
| 1996-11-02 | Allow only superuser to do backend copy. | Bryan Henderson |
| 1996-11-01 | More intelligent #include cleanups, as pointed out by Bryan... | Marc G. Fournier |
| 1996-11-01 | Okay, so I was going backwards on my include cleanup... | Marc G. Fournier |
| 1996-11-01 | More chanes for bsdi_2_1 removal | Bruce Momjian |
| 1996-11-01 | Removal of bsdi_2_1 port. | Bruce Momjian |
| 1996-10-31 | Fix for gmake clean. | Bruce Momjian |
| 1996-10-31 | Add #include "postgres.h" | Marc G. Fournier |
| 1996-10-31 | Cleanup Makefiles | Marc G. Fournier |
| 1996-10-31 | More Makefile cleanups | Marc G. Fournier |
| 1996-10-31 | clean up makefile | Marc G. Fournier |
| 1996-10-31 | Clean out makefile | Marc G. Fournier |
| 1996-10-31 | more removal of PORTNAME_* | Marc G. Fournier |
| 1996-10-31 | more removals of PORTNAME_* | Marc G. Fournier |
| 1996-10-31 | remove use of PORTNAME_* | Marc G. Fournier |
| 1996-10-31 | add #include "postgres.h", as required by all .c files | Marc G. Fournier |
| 1996-10-31 | Require superuser privilege to create C function. | Bryan Henderson |
| 1996-10-31 | More of the same...clean Makefile, add include files | Marc G. Fournier |
| 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 |