]> granicus.if.org Git - postgresql/history - src/include/utils/fcache.h
Commit to match discussed elog() changes. Only update is that LOG is
[postgresql] / src / include / utils / fcache.h
2002-02-18 Peter EisentrautPrivileges on functions and procedural languages
2001-11-05 Bruce MomjianNew pgindent run with fixes suggested by Tom. Patch...
2001-10-28 Bruce MomjianAnother pgindent run. Fixes enum indenting, and improv...
2001-10-25 Bruce Momjianpgindent run on all C files. Java run to follow. ...
2001-09-21 Tom LaneQuick-and-dirty fix for recursive plpgsql functions...
2001-03-22 Bruce Momjianpgindent run. Make it all clean.
2001-01-24 Bruce MomjianChange Copyright from PostgreSQL, Inc to PostgreSQL...
2000-08-24 Tom LaneSQL-language functions are now callable in ordinary...
2000-08-08 Tom LaneRemove 'func_tlist' from Func expression nodes, likewis...
2000-07-12 Tom LaneFirst stage of reclaiming memory in executor by resetti...
2000-05-28 Tom LaneFirst round of changes for new fmgr interface. fmgr...
2000-01-26 Bruce MomjianAdd:
1999-07-15 Bruce MomjianChange #include's to use <> and "" as appropriate.
1999-02-13 Bruce MomjianChange my-function-name-- to my_function_name, and...
1998-09-01 Bruce MomjianOK, folks, here is the pgindent output.
1998-01-15 PostgreSQL DaemonThank god for searchable mail archives.
1997-09-08 Bruce MomjianUsed modified version of indent that understands over...
1997-09-08 Bruce MomjianAnother PGINDENT run that changes variable indenting...
1997-09-07 Bruce MomjianMassive commit to run PGINDENT on all *.c and *.h files.
1996-11-04 Marc G. Fournier-Wall based cleanup of include files, based from acl...
1996-08-28 Marc G. FournierMore cleanups of the include files