summaryrefslogtreecommitdiff
path: root/src/backend
AgeCommit message (Expand)Author
1996-09-19I have two small patches which correct some very obscure bug in the parserMarc G. Fournier
1996-09-19Another small change. Added the void keyword to an empty arg list.Marc G. Fournier
1996-09-19Just a small change to flesh out the func_ptr typedef declaration.Marc G. Fournier
1996-09-19A few changes to cleanup the code.Marc G. Fournier
1996-09-19Added querylimit patch...Marc G. Fournier
1996-09-19Fix for pg_log bugMarc G. Fournier
1996-09-16At Andrew's suggestion, upgrade the Version numbers to reflect theMarc G. Fournier
1996-09-16More code cleanups from "Kurt J. Lidl" <lidl@va.pubnix.com>Marc 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-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-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-28Moved the include files to src/include/regexMarc 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#include "postgres.h" exists in most .c files in system, so addingMarc 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-27At this rate, maybe next year sometime I'll get this done...Marc G. Fournier
1996-08-27first pass...move some of the "Port" dependencies to src/include/config.hMarc 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-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-21Here's a patch for Versions 1 and 2 that fixes the following bug:Marc G. Fournier
1996-08-19Finish adding in svr4 port to v2.0Marc G. Fournier
1996-08-19Added a SVR4 portMarc G. Fournier
1996-08-19More run-time checking errors:Marc G. Fournier
1996-08-19Fixes:Marc G. Fournier
1996-08-19From: Dan McGuirk <mcguirk@indirect.com>Marc G. Fournier
1996-08-19|From: Dan McGuirk <mcguirk@indirect.com>Marc G. Fournier
1996-08-17changed missed err() change to err_out()Release_2_0_0Marc G. Fournier
1996-08-15Fixes a bug in 'create index'Marc G. Fournier
1996-08-15Fixes:Marc G. Fournier
1996-08-15Fixes;Marc G. Fournier
1996-08-14This patch can be installed as part of 1.02.1 so people can properlyMarc G. Fournier
1996-08-14I grabbed the latest version of the source code via sup this morning,Marc G. Fournier
1996-08-14This is a fix to be included in 1.02.1. It adds a tip for peopleMarc G. Fournier