index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
utils
/
fcache.h
Commit message (
Expand
)
Author
Age
*
pgindent run. Make it all clean.
Bruce Momjian
2001-03-22
*
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
*
Remove 'func_tlist' from Func expression nodes, likewise 'param_tlist'
Tom Lane
2000-08-08
*
First stage of reclaiming memory in executor by resetting short-term
Tom Lane
2000-07-12
*
First round of changes for new fmgr interface. fmgr itself and the
Tom Lane
2000-05-28
*
Add:
Bruce Momjian
2000-01-26
*
Change #include's to use <> and "" as appropriate.
Bruce Momjian
1999-07-15
*
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
*
Thank god for searchable mail archives.
PostgreSQL Daemon
1998-01-15
*
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
*
-Wall based cleanup of include files, based from acl.h, and everything
Marc G. Fournier
1996-11-04
*
More cleanups of the include files
Marc G. Fournier
1996-08-28