]> granicus.if.org Git - postgresql/history - src/tutorial/funcs.c
Cosmetic code cleanup: fix a bunch of places that used "return (expr);"
[postgresql] / src / tutorial / funcs.c
2006-01-11 Neil ConwayCosmetic code cleanup: fix a bunch of places that used...
2004-04-01 Tom LaneReplace TupleTableSlot convention for whole-row variabl...
2001-10-25 Bruce Momjianpgindent run on all C files. Java run to follow. ...
2001-03-22 Bruce Momjianpgindent run. Make it all clean.
2001-02-10 Tom LaneRestructure the key include files per recent pghackers...
2000-08-24 Tom LaneUpdate funcs tutorial for new function manager.
1999-07-17 Bruce Momjian Move some system includes into c.h, and remove duplicates.
1999-07-15 Bruce MomjianClean up #include in /include directory. Add scripts...
1999-05-25 Bruce Momjianpgindent run over code.
1999-03-14 Bruce MomjianFixup for src/tutorial/func.c and src/tutorial/func...
1998-09-01 Bruce MomjianOK, folks, here is the pgindent output.
1998-09-01 Bruce MomjianRenaming cleanup, no pgindent yet.
1998-03-01 Marc G. FournierMove around files before applying Darren's second patch