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
/
execScan.c
Commit message (
Expand
)
Author
Age
*
Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.
Bruce Momjian
2001-01-24
*
SQL-language functions are now callable in ordinary fmgr contexts ...
Tom Lane
2000-08-24
*
Revise aggregate functions per earlier discussions in pghackers.
Tom Lane
2000-07-17
*
First stage of reclaiming memory in executor by resetting short-term
Tom Lane
2000-07-12
*
Add:
Bruce Momjian
2000-01-26
*
Fix handling of NULL constraint conditions: per SQL92 spec, a NULL result
Tom Lane
2000-01-19
*
Change my-function-name-- to my_function_name, and optimizer renames.
Bruce Momjian
1999-02-13
*
OK, folks, here is the pgindent output.
Bruce Momjian
1998-09-01
*
execScan.c: in the end of scan projInfo->pi_slot must be
Vadim B. Mikheev
1998-02-26
*
Used modified version of indent that understands over 100 typedefs.
Bruce Momjian
1997-09-08
*
Another PGINDENT run that changes variable indenting and case label indenting...
Bruce Momjian
1997-09-08
*
Massive commit to run PGINDENT on all *.c and *.h files.
Bruce Momjian
1997-09-07
*
Added SCO support, from Daniel Harris.
Bruce Momjian
1997-07-28
*
add #include "postgres.h", as required by all .c files
Marc G. Fournier
1996-10-31
*
Postgres95 1.01 Distribution - Virgin Sources
PG95-1_01
Marc G. Fournier
1996-07-09