]> granicus.if.org Git - postgresql/history - src/backend/port/dynloader/svr4.h
Update CVS HEAD for 2007 copyright. Back branches are typically not
[postgresql] / src / backend / port / dynloader / svr4.h
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2004-12-31 PostgreSQL DaemonTag appropriate files for rc3
2004-08-29 Bruce MomjianUpdate copyright to 2004.
2003-11-29 PostgreSQL Daemonmake sure the $Id tags are converted to $PostgreSQL...
2003-08-04 Bruce MomjianUpdate copyrights to 2003.
2002-06-20 Bruce MomjianUpdate copyright to 2002.
2002-02-12 Tom LaneUse RTLD_NOW, not RTLD_LAZY, as binding mode for dlopen...
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-05-14 Peter EisentrautUse RTLD_GLOBAL flag for dlopen-style dynamic loaders.
2001-02-10 Tom LaneRestructure the key include files per recent pghackers...
2001-01-24 Bruce MomjianChange Copyright from PostgreSQL, Inc to PostgreSQL...
2000-01-26 Bruce MomjianAdd:
1999-07-16 Bruce MomjianUpdate #include cleanups
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-02-24 Marc G. FournierForgot about the svr4 dynloader stuff