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