index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
executor
Commit message (
Expand
)
Author
Age
*
Fix for SELECT NULL.
Bruce Momjian
1996-12-07
*
Fix compiler warning about unitialized variables.
Bruce Momjian
1996-12-01
*
As someone asked for this feature - patch for 1.09 follows.
Bruce Momjian
1996-11-30
*
Commit of a *MAJOR* patch from Dan McGuirk <djm@indirect.com>
Marc G. Fournier
1996-11-13
*
All external function definitions now have prototypes that are checked.
Bruce Momjian
1996-11-10
*
More compile cleanups
Bruce Momjian
1996-11-08
*
Compile and warning cleanup
Bruce Momjian
1996-11-08
*
D'Arcy's recent cleanups
Marc G. Fournier
1996-11-08
*
Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk>
Marc G. Fournier
1996-11-06
*
add #include "postgres.h", as required by all .c files
Marc G. Fournier
1996-10-31
*
Added needed include file.
Bruce Momjian
1996-10-31
*
Fixes:
Marc G. Fournier
1996-10-30
*
Simplify make files, add full dependencies.
Bryan Henderson
1996-10-27
*
D'Arcy's cleanups
Marc G. Fournier
1996-10-26
*
Fixes:
Marc G. Fournier
1996-10-24
*
Major code cleanups from D'arcy (-Wall -Werror)
Marc G. Fournier
1996-10-23
*
Comment cleanup.
Bruce Momjian
1996-10-10
*
Modified Assert to be more selective.
Bruce Momjian
1996-10-07
*
Change new assert so it generates assert message rather than SIGSEG.
Bruce Momjian
1996-10-07
*
Fix assert to allow zero. OK'ed by Bryan.
Bruce Momjian
1996-10-05
*
Added querylimit patch...
Marc G. Fournier
1996-09-19
*
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-16
*
Fixes:
Marc G. Fournier
1996-09-10
*
Clean up th ecompile process by centralizing the include files
Marc G. Fournier
1996-08-28
*
There, now we support GiST...now what? :)
Marc G. Fournier
1996-08-26
*
|From: Dan McGuirk <mcguirk@indirect.com>
Marc G. Fournier
1996-08-19
*
More cleanups by "Kurt J. Lidl" <lidl@va.pubnix.com>
Marc G. Fournier
1996-07-30
*
Minor bug fix
Marc G. Fournier
1996-07-26
*
More of Dr. George's changes...
Marc G. Fournier
1996-07-22
*
Fixes:
Marc G. Fournier
1996-07-19
*
Postgres95 1.01 Distribution - Virgin Sources
PG95-1_01
Marc G. Fournier
1996-07-09