| Age | Commit message (Expand) | Author |
| 1996-09-16 | enable PQ_NOTIFY_PATCH in config.h | Marc G. Fournier |
| 1996-09-16 | Fixes: | Marc G. Fournier |
| 1996-09-16 | More code cleanups from "Kurt J. Lidl" <lidl@va.pubnix.com> | Marc G. Fournier |
| 1996-09-16 | Enable FUNC_UTIL_PATCH by default | Marc G. Fournier |
| 1996-09-16 | There is a bug in the function executor. The backend crashes while trying to | Marc G. Fournier |
| 1996-09-16 | |Subject: Postgres patch: Assert attribute type match | Marc G. Fournier |
| 1996-09-10 | Add use of INDEXSCAN_PATCH to config.h instead of putting it in Makefile.global | Marc G. Fournier |
| 1996-09-10 | Fixes: | Marc G. Fournier |
| 1996-09-10 | Fixes: | Marc G. Fournier |
| 1996-09-10 | Cleaned up a spurious '-' ... | Marc G. Fournier |
| 1996-08-28 | modifications required to reflect centralized include files | Marc G. Fournier |
| 1996-08-28 | modifications required to reflect centralized include files | Marc G. Fournier |
| 1996-08-28 | Clean up th ecompile process by centralizing the include files | Marc G. Fournier |
| 1996-08-28 | Went back one directory too far for the -I include | Marc G. Fournier |
| 1996-08-28 | Path to pg_proc.h to create fmgrtab.c change to include/catalog | Marc G. Fournier |
| 1996-08-28 | More cleanups of the include files | Marc G. Fournier |
| 1996-08-28 | Moved the include files to src/include/regex | Marc G. Fournier |
| 1996-08-28 | Redundant -I pointer to port/<portname> | Marc G. Fournier |
| 1996-08-28 | c.h is included in postgres.h already | Marc G. Fournier |
| 1996-08-27 | Should finish cleaning out the machine.h includes | Marc G. Fournier |
| 1996-08-27 | Remove include of machine.h | Marc G. Fournier |
| 1996-08-27 | Remove all traces of machine.h and redundant calls to c.h where | Marc G. Fournier |
| 1996-08-27 | #ifndef the include file like the rest, so that it doesn't get pulled | Marc G. Fournier |
| 1996-08-27 | Oops, win32 does have one more thing in its machine.h...move that | Marc G. Fournier |
| 1996-08-27 | We have a machine.h for each platform just because of BLCKSZ, and every | Marc G. Fournier |
| 1996-08-27 | #include "postgres.h" exists in most .c files in system, so adding | Marc G. Fournier |
| 1996-08-27 | Moved from backend/access to include/access | Marc G. Fournier |
| 1996-08-27 | The use of include files is a mess...alot of redundancy, it seems... | Marc G. Fournier |
| 1996-08-27 | added #include "config.h" for ESCAPE_PATCH define | Marc G. Fournier |
| 1996-08-27 | Removed -DESCAPE_PATCH ... moved to include/config.h | Marc G. Fournier |
| 1996-08-27 | At this rate, maybe next year sometime I'll get this done... | Marc G. Fournier |
| 1996-08-27 | One file at a time, one directory after the other...this is going | Marc G. Fournier |
| 1996-08-27 | first attempt at centralizing config information for ports | Marc G. Fournier |
| 1996-08-27 | first pass...move some of the "Port" dependencies to src/include/config.h | Marc G. Fournier |
| 1996-08-27 | Reduce -DPORTNAME_$(PORTNAME) down to just -D$(PORTNAME) | Marc G. Fournier |
| 1996-08-27 | Its a start... | Marc G. Fournier |
| 1996-08-27 | Create support for a "common" include directory for the source | Marc G. Fournier |
| 1996-08-26 | Damn, we really need to clean up this "include file" dilemna... | Marc G. Fournier |
| 1996-08-26 | The patch that is applied at the end of the email makes sure that these | Marc G. Fournier |
| 1996-08-26 | Oops, thanks to Dan McGuirk for pointing out that I missed part of | Marc G. Fournier |
| 1996-08-26 | Quick fix of the PG-GiST import pointed out by Dan | Marc G. Fournier |
| 1996-08-26 | There, now we support GiST...now what? :) | Marc G. Fournier |
| 1996-08-26 | Roll in patch that fixes problem with sed 3.0 | Marc G. Fournier |
| 1996-08-26 | Fix prototype for dumpClasses | Marc G. Fournier |
| 1996-08-24 | This patch for Versions 1 and 2 corrects the following bug: | Marc G. Fournier |
| 1996-08-24 | The patch does several things: | Marc G. Fournier |
| 1996-08-24 | Here's the fix for the problem that Evan Champion reported today. | Marc G. Fournier |
| 1996-08-21 | |May I suggest to add access to the oid of an inserted | Marc G. Fournier |
| 1996-08-21 | Here's a patch for Versions 1 and 2 that fixes the following bug: | Marc G. Fournier |
| 1996-08-21 | USE_TCL should default to false, ntot true... | Marc G. Fournier |