aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor
Commit message (Expand)AuthorAge
* Fix for SELECT NULL.Bruce Momjian1996-12-07
* Fix compiler warning about unitialized variables.Bruce Momjian1996-12-01
* As someone asked for this feature - patch for 1.09 follows.Bruce Momjian1996-11-30
* Commit of a *MAJOR* patch from Dan McGuirk <djm@indirect.com>Marc G. Fournier1996-11-13
* All external function definitions now have prototypes that are checked.Bruce Momjian1996-11-10
* More compile cleanupsBruce Momjian1996-11-08
* Compile and warning cleanupBruce Momjian1996-11-08
* D'Arcy's recent cleanupsMarc G. Fournier1996-11-08
* Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk>Marc G. Fournier1996-11-06
* add #include "postgres.h", as required by all .c filesMarc G. Fournier1996-10-31
* Added needed include file.Bruce Momjian1996-10-31
* Fixes:Marc G. Fournier1996-10-30
* Simplify make files, add full dependencies.Bryan Henderson1996-10-27
* D'Arcy's cleanupsMarc G. Fournier1996-10-26
* Fixes:Marc G. Fournier1996-10-24
* Major code cleanups from D'arcy (-Wall -Werror)Marc G. Fournier1996-10-23
* Comment cleanup.Bruce Momjian1996-10-10
* Modified Assert to be more selective.Bruce Momjian1996-10-07
* Change new assert so it generates assert message rather than SIGSEG.Bruce Momjian1996-10-07
* Fix assert to allow zero. OK'ed by Bryan.Bruce Momjian1996-10-05
* Added querylimit patch...Marc G. Fournier1996-09-19
* There is a bug in the function executor. The backend crashes while trying toMarc G. Fournier1996-09-16
* |Subject: Postgres patch: Assert attribute type matchMarc G. Fournier1996-09-16
* Fixes:Marc G. Fournier1996-09-10
* Clean up th ecompile process by centralizing the include filesMarc G. Fournier1996-08-28
* There, now we support GiST...now what? :)Marc G. Fournier1996-08-26
* |From: Dan McGuirk <mcguirk@indirect.com>Marc G. Fournier1996-08-19
* More cleanups by "Kurt J. Lidl" <lidl@va.pubnix.com>Marc G. Fournier1996-07-30
* Minor bug fixMarc G. Fournier1996-07-26
* More of Dr. George's changes...Marc G. Fournier1996-07-22
* Fixes:Marc G. Fournier1996-07-19
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-09